summaryrefslogtreecommitdiff
path: root/plac/doc/example11.help
diff options
context:
space:
mode:
Diffstat (limited to 'plac/doc/example11.help')
-rw-r--r--plac/doc/example11.help9
1 files changed, 0 insertions, 9 deletions
diff --git a/plac/doc/example11.help b/plac/doc/example11.help
deleted file mode 100644
index 4d36924..0000000
--- a/plac/doc/example11.help
+++ /dev/null
@@ -1,9 +0,0 @@
-usage: example11.py [-h] i n [rest [rest ...]]
-
-positional arguments:
- i This is an int
- n This is a float
- rest Other arguments
-
-optional arguments:
- -h, --help show this help message and exit