diff --git a/instfiles/xrdp.sh b/instfiles/xrdp.sh index 6a8ac952..3671004f 100755 --- a/instfiles/xrdp.sh +++ b/instfiles/xrdp.sh @@ -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