Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
b8raoult committed May 28, 2024
1 parent 825cc4f commit 4609c8a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions docs/cli/checkpoint.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ checkpoint
==========

.. argparse::
:module: anemoi.datasets.__main__
:module: anemoi.inference.__main__
:func: create_parser
:prog: anemoi-datasets
:path: copy
:prog: anemoi-inference
:path: checkpoint
6 changes: 3 additions & 3 deletions docs/cli/metadata.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ metadata
Use this command to create a dataset from a recipe file:

.. argparse::
:module: anemoi.datasets.__main__
:module: anemoi.inference.__main__
:func: create_parser
:prog: anemoi-datasets
:path: create
:prog: anemoi-inference
:path: metadata

0 comments on commit 4609c8a

Please sign in to comment.