diff --git a/content/docs/command-reference/remote/modify.md b/content/docs/command-reference/remote/modify.md index 7dca44540c..b861ddb276 100644 --- a/content/docs/command-reference/remote/modify.md +++ b/content/docs/command-reference/remote/modify.md @@ -79,10 +79,9 @@ The following config options are available for all remote types: - `jobs` - change the default number of processes for [remote storage](/doc/command-reference/remote) synchronization operations - (see the `--jobs` option of dvc push`, `dvc pull`, `dvc get`, `dvc import`, - `dvc update`, `dvc add --to-remote`, `dvc gc -c`, etc.). Accepts positive - integers. The default is - typically `4`. + (see the `--jobs` option of dvc push`, `dvc pull`, `dvc get`, `dvc + import`, `dvc update`, `dvc add --to-remote`, `dvc gc + -c`, etc.). Accepts positive integers. The default is typically `4`. ```dvc $ dvc remote modify myremote jobs 8