diff --git a/content/docs/command-reference/fetch.md b/content/docs/command-reference/fetch.md index ff51fdc807..ac5ea9b2b5 100644 --- a/content/docs/command-reference/fetch.md +++ b/content/docs/command-reference/fetch.md @@ -6,10 +6,8 @@ Get tracked files or directories from ## Synopsis ```usage -usage: dvc fetch [-h] [-q | -v] [-j ] - [-r ] [-a] [-T] - [--all-commits] [-d] [-R] - [--run-cache] +usage: dvc fetch [-h] [-q | -v] [-j ] [-r ] [-a] [-T] + [--all-commits] [-d] [-R] [--run-cache] [targets [targets ...]] positional arguments: diff --git a/content/docs/command-reference/pull.md b/content/docs/command-reference/pull.md index f43a24d976..17a6d66f20 100644 --- a/content/docs/command-reference/pull.md +++ b/content/docs/command-reference/pull.md @@ -9,8 +9,8 @@ Download tracked files or directories from ## Synopsis ```usage -usage: dvc pull [-h] [-q | -v] [-j ] - [-r ] [-a] [-T] [-d] [-f] [-R] [--all-commits] +usage: dvc pull [-h] [-q | -v] [-j ] [-r ] [-a] [-T] + [-d] [-f] [-R] [--all-commits] [--run-cache] [targets [targets ...]] positional arguments: