Ajout : nouvelles options dans l'aide

This commit is contained in:
Hippolyte Chauvin 2023-07-04 20:31:59 +02:00
parent 9b112c69df
commit d7a948723f

View file

@ -22,8 +22,7 @@ public_usage() {
cat << EOF
${name}: utilisation
${name} start|status|stop|watch NOM_SERVEUR
${name} list
${name} usage
${name} list|active|usage
EOF
}