summaryrefslogtreecommitdiffstats
path: root/instfiles
diff options
context:
space:
mode:
Diffstat (limited to 'instfiles')
-rwxr-xr-xinstfiles/xrdp.sh2
1 files changed, 1 insertions, 1 deletions
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