diff options
author | Evelyn Pai <wowitsevelynwow+github@gmail.com> | 2022-08-12 09:37:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-08-12 09:37:04 -0700 |
commit | 47f9effb16e7145154d7c81d6efc3e4e8a0f7514 (patch) | |
tree | d85581c28d5377b362ed763c9f8570fb7e79af57 /docs | |
parent | 78c58d2acd171ebbf9183c21bf76b96a0deb2edd (diff) | |
download | vyos-documentation-47f9effb16e7145154d7c81d6efc3e4e8a0f7514.tar.gz vyos-documentation-47f9effb16e7145154d7c81d6efc3e4e8a0f7514.zip |
Update generate public-key-command user subcommand
Diffstat (limited to 'docs')
-rw-r--r-- | docs/configuration/service/ssh.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index baf17035..ab77c138 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -187,7 +187,7 @@ Operation ``/config/auth/id_rsa_rpki.pub`` will be created. -.. opcmd:: generate public-key-command name <username> path <location> +.. opcmd:: generate public-key-command user <username> path <location> Generate the configuration mode commands to add a public key for :ref:`ssh_key_based_authentication`. |