Skip to content

Commit

Permalink
Tweak usage in docs (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
tkutcher committed Jun 15, 2021
1 parent 9b387cf commit bed6f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/cli_tools/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Running ``model-generate`` you can pass your user token on the command line or s
.. code-block::
$ qbc run model-generate -h
usage: qbc run model-generate [-h] -a [APP_URL] [-d [PKG_DIR]] [-t [USER_TOK]]
usage: qbc run model-generate [-h] -a [APP_URL] [-d [PKG_DIR]] [-t [USER_TOK]] [-i [INCLUDE]]
optional arguments:
-h, --help show this help message and exit
Expand Down

0 comments on commit bed6f3b

Please sign in to comment.