Skip to content

Commit

Permalink
Add note about --default in remote index example
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeorpinel committed Jan 12, 2020
1 parent 00f4751 commit 8b1c720
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions public/static/docs/command-reference/remote/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ project/repository itself. Read "local, but external" storage.

</details>

We use the `-d` (`--default`) option of `dvc remote add` for this:

```dvc
$ dvc remote add -d myremote /path/to/remote
```
Expand Down

0 comments on commit 8b1c720

Please sign in to comment.