Skip to content

Commit

Permalink
Update README.rst
Browse files Browse the repository at this point in the history
Minor correction.
  • Loading branch information
jensenbox committed Mar 21, 2023
1 parent 14d0cec commit 2bdf0bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -79,9 +79,9 @@ Generator-specific options
==========================

The following options can be turned on by passing them using the ``--option`` flag.
Multiple options can be specified at once, space delimited as per argpars``nargs``
Multiple options can be specified at once, space delimited as per argparse ``nargs``.
https://docs.python.org/3/library/argparse.html#nargs
Like ``--option use_inflect nobidi```:
Like ``--option use_inflect nobidi``:

* ``tables``

Expand Down

0 comments on commit 2bdf0bb

Please sign in to comment.