ssh: Fix formatting

This commit is contained in:
erkin 2021-06-20 20:23:53 +03:00
parent 61bd4d0452
commit 6f5dad1978
2 changed files with 3 additions and 2 deletions

View File

@ -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:

View File

@ -78,7 +78,7 @@ The third part is simply an identifier, and is for your own reference.
**Deprecation notice:** ``loadkey`` has been deprecated in favour of
:opcmd:`generate public-key-commands` and will be removed in a future
version. See :ref:`ssh:operation`.
version. See :ref:`ssh`.
SSH keys can not only be specified on the command-line but also loaded for
a given user with `<username>` from a file pointed to by `<location>.` Keys