chore: groupCreate: fix help message

pull/220/head
Stéphane Lesimple 5 years ago committed by Stéphane Lesimple
parent f483b1540a
commit 2390f56c9a

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

Loading…
Cancel
Save