summaryrefslogtreecommitdiff
path: root/plac/doc/vcs.help
diff options
context:
space:
mode:
Diffstat (limited to 'plac/doc/vcs.help')
-rw-r--r--plac/doc/vcs.help10
1 files changed, 10 insertions, 0 deletions
diff --git a/plac/doc/vcs.help b/plac/doc/vcs.help
new file mode 100644
index 0000000..5d7ac77
--- /dev/null
+++ b/plac/doc/vcs.help
@@ -0,0 +1,10 @@
+usage: vcs.py [-h] {status,commit,checkout} ...
+
+A Fake Version Control System
+
+optional arguments:
+ -h, --help show this help message and exit
+
+subcommands:
+ {status,commit,checkout}
+ -h to get additional help