diff options
author | erkin <e.altunbas@vyos.io> | 2021-06-20 20:23:53 +0300 |
---|---|---|
committer | erkin <e.altunbas@vyos.io> | 2021-06-20 20:23:53 +0300 |
commit | 6f5dad1978811601f5219f6856f11b994dde301d (patch) | |
tree | e028c72f5055805b78e5bc352cf4e08d767c3586 /docs/configuration/service/ssh.rst | |
parent | 61bd4d04522cddf0166dd270f47dd18c0ef12cb2 (diff) | |
download | vyos-documentation-6f5dad1978811601f5219f6856f11b994dde301d.tar.gz vyos-documentation-6f5dad1978811601f5219f6856f11b994dde301d.zip |
ssh: Fix formatting
Diffstat (limited to 'docs/configuration/service/ssh.rst')
-rw-r--r-- | docs/configuration/service/ssh.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index dc382b67..40ec62f5 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -161,7 +161,8 @@ Operation Generate the configuration mode commands to add a public key for :ref:`ssh_key_based_authentication`. - `<location>` can be a local path or a URL pointing at a remote file. + ``<location>`` can be a local path or a URL pointing at a remote file. + Supported remote protocols are FTP, HTTP, HTTPS, SCP/SFTP and TFTP. Example: |