From ffcbd5d68eadcd3824d11fb3b807e31264b5c28e Mon Sep 17 00:00:00 2001 From: Jonah Date: Thu, 22 Jan 2026 11:30:25 +0100 Subject: [PATCH] chore: add missing closing bracket MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Stéphane Lesimple --- bin/plugin/restricted/whoHasAccessTo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/plugin/restricted/whoHasAccessTo b/bin/plugin/restricted/whoHasAccessTo index 11a5714..0b3b4e2 100755 --- a/bin/plugin/restricted/whoHasAccessTo +++ b/bin/plugin/restricted/whoHasAccessTo @@ -34,7 +34,7 @@ Usage: --osh SCRIPT_NAME --host SERVER [OPTIONS] --user USER Remote user allowed (if not specified, ignore user specifications) --port PORT Remote port allowed (if not specified, ignore port specifications) --proxy-user USER Proxy user allowed (if egress connection goes through a proxyjump) - --proxy-host HOST Proxy host allowed (if egress connection goes through a proxyjump + --proxy-host HOST Proxy host allowed (if egress connection goes through a proxyjump) --proxy-port PORT Proxy port allowed (if egress connection goes through a proxyjump) --ignore-personal Don't check accounts' personal accesses (i.e. only check groups) --ignore-group GROUP Ignore accesses by this group, if you know GROUP public key is in fact