headlessvnc : ajout option pour montrer le message d'aide
This commit is contained in:
parent
71cf6b99a3
commit
7c0ebf50b5
1 changed files with 1 additions and 0 deletions
|
@ -64,6 +64,7 @@ case "$1" in
|
||||||
stop
|
stop
|
||||||
start
|
start
|
||||||
;;
|
;;
|
||||||
|
h*|u*) usage ;;
|
||||||
*)
|
*)
|
||||||
error_usage
|
error_usage
|
||||||
;;
|
;;
|
||||||
|
|
Loading…
Reference in a new issue