Skip to content

Commit

Permalink
Fix exp rename typo (#4889)
Browse files Browse the repository at this point in the history
* Fix exp rename typo

* Update content/docs/command-reference/exp/rename.md

* Update content/docs/command-reference/exp/rename.md

---------

Co-authored-by: Dave Berenbaum <[email protected]>
  • Loading branch information
mattseddon and dberenbaum authored Oct 3, 2023
1 parent 504c285 commit 736e6c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/docs/command-reference/exp/rename.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ usage: dvc exp rename [-h] [-q | -v]
[experiment] [name]
positional arguments:
experiment Experiments to rename.
name Name of new experiment.
experiment Experiment to rename
name New name for the experiment
```

## Description
Expand Down

0 comments on commit 736e6c2

Please sign in to comment.