diff --git a/docs/commands/secure.md b/docs/commands/secure.md index 5fdd27a..e0fc836 100644 --- a/docs/commands/secure.md +++ b/docs/commands/secure.md @@ -14,7 +14,7 @@ Options: | argument | description | | ----------------- | ------------------------------------------------------------------ | -| `--auth` | Set backend user credentials (user and) | +| `--auth` | Set backend user credentials (user name and password) | | `--port` | Set backend port (default: 22222) | | `--ip` | Set the list of IP(s) allowed to access without authentification | | `--ssh` | Harden SSH security |