From 9af97ca7045325896f61564732f01b8b044eb2d3 Mon Sep 17 00:00:00 2001 From: Fariz Rahman Date: Sun, 19 Jul 2020 12:56:01 +0400 Subject: [PATCH] ws fix --- content/docs/command-reference/remote/modify.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/docs/command-reference/remote/modify.md b/content/docs/command-reference/remote/modify.md index f6098490bb..33036ed35e 100644 --- a/content/docs/command-reference/remote/modify.md +++ b/content/docs/command-reference/remote/modify.md @@ -119,6 +119,7 @@ these settings, you could use the following options: ```dvc $ dvc remote modify myremote secret_access_key my-secret_access_key ``` + - `url` - remote location URL ```dvc