Skip to content

Commit

Permalink
Fix CLI doc line wrapping
Browse files Browse the repository at this point in the history
  • Loading branch information
maddenp-noaa committed Feb 13, 2024
1 parent 8eb7019 commit 8a7c40b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sections/user_guide/cli/mode_fv3.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,8 @@ All tasks take the same arguments. For example:
.. code-block:: text
$ uw fv3 run --help
usage: uw fv3 run --config-file PATH --cycle CYCLE [-h] [--batch] [--dry-run] [--debug] [--quiet] [--verbose]
usage: uw fv3 run --config-file PATH --cycle CYCLE [-h] [--batch] [--dry-run] [--debug] [--quiet]
[--verbose]
FV3 run execution
Expand Down

0 comments on commit 8a7c40b

Please sign in to comment.