summaryrefslogtreecommitdiff
path: root/plac/doc/example7.help
diff options
context:
space:
mode:
authorMichele Simionato <michele.simionato@gmail.com>2010-06-03 21:24:10 +0200
committerMichele Simionato <michele.simionato@gmail.com>2010-06-03 21:24:10 +0200
commit17f2a4ec22415f6959ee20532568577191ddfa07 (patch)
tree39ce51909e61c5ff1a8d4a6ddea36bab05bb3a12 /plac/doc/example7.help
parente10ca8849a5b306519a187128c0ba37cfdcc0f06 (diff)
downloadmicheles-17f2a4ec22415f6959ee20532568577191ddfa07.tar.gz
Added tests. Fixed the help message formatting. Version 0.4.1plac-0.4.1
Diffstat (limited to 'plac/doc/example7.help')
-rw-r--r--plac/doc/example7.help10
1 files changed, 10 insertions, 0 deletions
diff --git a/plac/doc/example7.help b/plac/doc/example7.help
new file mode 100644
index 0000000..0834858
--- /dev/null
+++ b/plac/doc/example7.help
@@ -0,0 +1,10 @@
+usage: example7.py [-h] dsn [scripts [scripts ...]]
+
+Run the given scripts on the database
+
+positional arguments:
+ dsn
+ scripts
+
+optional arguments:
+ -h, --help show this help message and exit