mirror of
https://github.com/kennethreitz-archive/plac.git
synced 2026-06-05 15:40:17 +00:00
10 lines
156 B
Plaintext
10 lines
156 B
Plaintext
usage: example3.py [-h] dsn
|
|
|
|
Do something with the database
|
|
|
|
positional arguments:
|
|
dsn
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|