Skip to content

Commit

Permalink
remove non-exist --force option (iterative#2743)
Browse files Browse the repository at this point in the history
We do not have a `--force` option here

Co-authored-by: Jorge Orpinel <[email protected]>
  • Loading branch information
karajan1001 and jorgeorpinel committed Sep 29, 2021
1 parent bb9e759 commit 83806f5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions content/docs/command-reference/exp/remove.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ With `--queue`, the list of experiments awaiting execution is cleared instead.

- `-A`, `--all` - remove all experiments (includes `--queue`).

- `-f`, `--force` - force garbage collection. Skip confirmation prompt.

- `-h`, `--help` - shows the help message and exit.

- `-q`, `--quiet` - do not write anything to standard output. Exit with 0 if no
Expand Down

0 comments on commit 83806f5

Please sign in to comment.