Skip to content

Commit

Permalink
Restyled by prettier (#4388)
Browse files Browse the repository at this point in the history
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
restyled-io[bot] and restyled-commits authored Mar 13, 2023
1 parent dd8153c commit cd991b5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/docs/user-guide/data-management/remote-storage/ssh.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ through Git. See `dvc config`.

</admon>

Using a private key is usually the recommended way to authenticate an SSH connection,
and it should be saved in a key file. You can set its path as shown below.
Often these require a passphrase to use as well: You can set up DVC to ask for
it each time, or set it directly.
Using a private key is usually the recommended way to authenticate an SSH
connection, and it should be saved in a key file. You can set its path as shown
below. Often these require a passphrase to use as well: You can set up DVC to
ask for it each time, or set it directly.

```cli
$ dvc remote modify --local myremote keyfile /path/to/keyfile
Expand Down

0 comments on commit cd991b5

Please sign in to comment.