From 8ba720dc333cce9baa34d785c4e31195b434c595 Mon Sep 17 00:00:00 2001 From: Siddharth Date: Thu, 21 Aug 2025 11:13:43 +0530 Subject: [PATCH] Update secure.md --- docs/commands/secure.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |