the name changed

This commit is contained in:
jsorg71 2008-08-17 07:23:56 +00:00
parent 70321aa6c6
commit a7b624056f

View File

@ -134,7 +134,7 @@ case "$1" in
xrdp_start
;;
*)
echo "Usage: xrdp_control.sh {start|stop|restart|force-reload}"
echo "Usage: xrdp.sh {start|stop|restart|force-reload}"
exit 1
esac