From 2390f56c9a0d1818dc00a5fe841e4326f532bb7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Lesimple?= Date: Fri, 2 Jul 2021 15:46:46 +0000 Subject: [PATCH] chore: groupCreate: fix help message --- bin/plugin/restricted/groupCreate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/plugin/restricted/groupCreate b/bin/plugin/restricted/groupCreate index 125cd96..56b7bd0 100755 --- a/bin/plugin/restricted/groupCreate +++ b/bin/plugin/restricted/groupCreate @@ -38,7 +38,7 @@ sub help { $helpAlgoSize = '--algo ed25519'; } osh_info <<"EOF"; -Usage : --osh SCRIPT_NAME --group GROUP --owner ACCOUNT $helpAlgoSize [--encrypted] [--no-key] +Usage : --osh $scriptName --group GROUP --owner ACCOUNT $helpAlgoSize [--encrypted] [--no-key] Description : creates group GROUP on the bastion with ACCOUNT as the owner Params :