summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2011-01-26 09:16:13 +0100
committerMichele Simionato <michele.simionato@gmail.com>2011-01-26 09:16:13 +0100
commit88ace13b4700d03ed4437e5e727baff8e4f676bf (patch)
treeb7da6c253d6c5db6b2fde53fc1fd9e322f9f9d85
parent12f5a3c4f9db47206467af9605215ccc57ee302f (diff)
downloadmicheles-88ace13b4700d03ed4437e5e727baff8e4f676bf.tar.gz
Fixed a help message
-rw-r--r--plac/doc/example13.help5
1 files changed, 4 insertions, 1 deletions
diff --git a/plac/doc/example13.help b/plac/doc/example13.help
index 08e6f68..c931651 100644
--- a/plac/doc/example13.help
+++ b/plac/doc/example13.help
@@ -1,7 +1,10 @@
-usage: example13.py {status,commit,checkout,help} ...
+usage: example13.py [-h] {status,commit,checkout,help} ...
A Fake Version Control System
+optional arguments:
+ -h, --help show this help message and exit
+
subcommands:
{status,commit,checkout,help}
checkout