From f8b0899076f0b189851a5b92e3c1ffc24cab8f3d Mon Sep 17 00:00:00 2001 From: skshetry <18718008+skshetry@users.noreply.github.com> Date: Tue, 18 Apr 2023 13:28:28 +0545 Subject: [PATCH] Update content/docs/command-reference/exp/remove.md --- content/docs/command-reference/exp/remove.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/command-reference/exp/remove.md b/content/docs/command-reference/exp/remove.md index 95c3f7160a5..d5fd884080b 100644 --- a/content/docs/command-reference/exp/remove.md +++ b/content/docs/command-reference/exp/remove.md @@ -38,7 +38,7 @@ With `--queue`, the list of experiments awaiting execution is cleared instead. include all first-parent commits (similar to `git log -n`). - `-g`, `--git-remote` - Name or URL of the Git remote to remove the experiment - from. + from - `-h`, `--help` - shows the help message and exit.