summaryrefslogtreecommitdiff
path: root/plac/doc/dbcli.help
diff options
context:
space:
mode:
Diffstat (limited to 'plac/doc/dbcli.help')
-rw-r--r--plac/doc/dbcli.help13
1 files changed, 0 insertions, 13 deletions
diff --git a/plac/doc/dbcli.help b/plac/doc/dbcli.help
deleted file mode 100644
index 8c0c18a..0000000
--- a/plac/doc/dbcli.help
+++ /dev/null
@@ -1,13 +0,0 @@
-usage: dbcli.py [-h] [-H] [-c SQL] [-d |] db [scripts [scripts ...]]
-
-A script to run queries and SQL scripts on a database
-
-positional arguments:
- db Connection string
- scripts SQL scripts
-
-optional arguments:
- -h, --help show this help message and exit
- -H, --header Header
- -c SQL, --sqlcmd SQL SQL command
- -d |, --delimiter | Column separator