summaryrefslogtreecommitdiff
path: root/plac/doc/example3.help
diff options
context:
space:
mode:
Diffstat (limited to 'plac/doc/example3.help')
-rw-r--r--plac/doc/example3.help9
1 files changed, 9 insertions, 0 deletions
diff --git a/plac/doc/example3.help b/plac/doc/example3.help
new file mode 100644
index 0000000..dd4d96a
--- /dev/null
+++ b/plac/doc/example3.help
@@ -0,0 +1,9 @@
+usage: example3.py [-h] dsn
+
+Do something with the database
+
+positional arguments:
+ dsn
+
+optional arguments:
+ -h, --help show this help message and exit