chore: add missing closing bracket

Co-authored-by: Stéphane Lesimple <speed47_github@speed47.net>
pull/592/head
Jonah 4 weeks ago committed by GitHub
parent 84e6fbf7bd
commit ffcbd5d68e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -34,7 +34,7 @@ Usage: --osh SCRIPT_NAME --host SERVER [OPTIONS]
--user USER Remote user allowed (if not specified, ignore user specifications) --user USER Remote user allowed (if not specified, ignore user specifications)
--port PORT Remote port allowed (if not specified, ignore port 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-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) --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-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 --ignore-group GROUP Ignore accesses by this group, if you know GROUP public key is in fact

Loading…
Cancel
Save