docopt / docopt.go

A command-line arguments parser that will make you smile.
http://docopt.org/
MIT License
1.43k stars 111 forks source link

Fix add command in the fake-git example #70

Open milesbarr opened 4 years ago

milesbarr commented 4 years ago

The argv constructed from the parent command should be used for argument parsing.

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 88.261% when pulling 3ef626895dbbee5d6090ff0145f1dc41bb44f900 on milesbarr:patch-1 into ee0de3bc6815ee19d4a46c7eb90f829db0e014b1 on docopt:master.