mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Forgot to replace list-keys
This commit is contained in:
parent
ccb43788a6
commit
e08603499b
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ Enfin, il est possible d'ajouter, de supprimer et de lister des clés ssh, pour
|
|||
```bash
|
||||
yunohost user ssh add-key <username> <key>
|
||||
yunohost user ssh remove-key <username> <key>
|
||||
yunohost user ssh add-key <username>
|
||||
yunohost user ssh list-keys <username>
|
||||
```
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue