Skip to content

Commit

Permalink
Update docs with new flag.
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaholtNOAA committed Oct 31, 2024
1 parent 2d642eb commit e5906e1
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions docs/sections/user_guide/cli/drivers/chgres_cube/run-help.out
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
usage: uw chgres_cube run --cycle CYCLE [-h] [--version] [--config-file PATH]
[--batch] [--dry-run] [--graph-file PATH]
[--key-path KEY[.KEY...]] [--schema-file PATH]
[--quiet] [--verbose]
usage: uw chgres_cube run --cycle CYCLE --leadtime LEADTIME [-h] [--version]
[--config-file PATH] [--batch] [--dry-run]
[--graph-file PATH] [--key-path KEY[.KEY...]]
[--schema-file PATH] [--quiet] [--verbose]

A run

Required arguments:
--cycle CYCLE
The cycle in ISO8601 format (e.g. 2024-05-23T18)
The cycle in ISO8601 format (e.g. 2024-10-31T18)
--leadtime LEADTIME
The leadtime as hours[:minutes[:seconds]]

Optional arguments:
-h, --help
Expand Down

0 comments on commit e5906e1

Please sign in to comment.