mirror of
https://github.com/simonw/dclient.git
synced 2026-07-28 20:04:32 +02:00
Remove query -t shortcut - so I can use it for table later, refs #16
This commit is contained in:
parent
a17b7f6e7d
commit
66a3cdd3be
2 changed files with 3 additions and 3 deletions
|
|
@ -44,8 +44,8 @@ Usage: dclient query [OPTIONS] URL_OR_ALIAS SQL
|
|||
Returns a JSON array of objects
|
||||
|
||||
Options:
|
||||
-t, --token TEXT API token
|
||||
--help Show this message and exit.
|
||||
--token TEXT API token
|
||||
--help Show this message and exit.
|
||||
|
||||
```
|
||||
<!-- [[[end]]] -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue