diff options
author | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 02:54:26 +0000 |
---|---|---|
committer | Daniel T. Thorpe <daniel.thorpe@citrix.com> | 2021-02-11 02:54:26 +0000 |
commit | a64b363a891cc0302948fede2e65af4766af305f (patch) | |
tree | 3b1f29ff351b8c7f131844fb70e542255d8fb4d2 /docs/configuration | |
parent | 81cc2a130be1e755f4029322f6f4f189443c5cec (diff) | |
download | vyos-documentation-a64b363a891cc0302948fede2e65af4766af305f.tar.gz vyos-documentation-a64b363a891cc0302948fede2e65af4766af305f.zip |
docs(ssh.rst): clarity of sentence
Diffstat (limited to 'docs/configuration')
-rw-r--r-- | docs/configuration/service/ssh.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/configuration/service/ssh.rst b/docs/configuration/service/ssh.rst index 94249766..c6d0d1e0 100644 --- a/docs/configuration/service/ssh.rst +++ b/docs/configuration/service/ssh.rst @@ -127,8 +127,8 @@ Operation .. opcmd:: generate ssh client-key /path/to/private_key - Re-generated a known pub/private keyfile which can e.g. used to connect to - other services (RPKI cache). + Re-generated a known pub/private keyfile which can be used to connect to + other services (e.g. RPKI cache). Example: |