mirror of
https://github.com/kennethreitz-archive/plac.git
synced 2026-06-05 15:40:17 +00:00
10 lines
231 B
Plaintext
10 lines
231 B
Plaintext
usage: example8_.py [-h] [-command select * from table] dsn
|
|
|
|
positional arguments:
|
|
dsn
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|
|
-command select * from table
|
|
SQL query
|