chore: groupCreate: fix help message

This commit is contained in:
Stéphane Lesimple 2021-07-02 15:46:46 +00:00 committed by Stéphane Lesimple
parent f483b1540a
commit 2390f56c9a

View file

@ -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 :