mirror of
https://github.com/kennethreitz-archive/plac.git
synced 2026-06-05 15:40:17 +00:00
11 lines
197 B
Plaintext
11 lines
197 B
Plaintext
usage: example7.py [-h] dsn [scripts [scripts ...]]
|
|
|
|
Run the given scripts on the database
|
|
|
|
positional arguments:
|
|
dsn
|
|
scripts
|
|
|
|
optional arguments:
|
|
-h, --help show this help message and exit
|