From a5130da1a32df071e83c91d9c879867feff3e7fd Mon Sep 17 00:00:00 2001 From: Jorge Orpinel Date: Tue, 30 Nov 2021 13:53:48 -0600 Subject: [PATCH] ref: close a parenthesis (#3052) typo --- content/docs/command-reference/status.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/command-reference/status.md b/content/docs/command-reference/status.md index f070c80f95..c5f1710e44 100644 --- a/content/docs/command-reference/status.md +++ b/content/docs/command-reference/status.md @@ -140,7 +140,7 @@ that. - `-r `, `--remote ` - name of the [remote storage](/doc/command-reference/remote) to compare against (see - `dvc remote list`. Implies `--cloud`. + `dvc remote list`). Implies `--cloud`. - `--json` - prints the command's output in easily parsable JSON format, instead of a human-readable table.