mirror of
https://github.com/kennethreitz-archive/plac.git
synced 2026-06-05 23:50:18 +00:00
9 lines
195 B
Plaintext
9 lines
195 B
Plaintext
usage: example9.py [-h] [-v] dsn
|
|
|
|
positional arguments:
|
|
dsn connection string
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|
|
-v, --verbose prints more info
|