summaryrefslogtreecommitdiffstats
path: root/network/qbittorrent/rc.qbittorrent-nox.new
diff options
context:
space:
mode:
Diffstat (limited to 'network/qbittorrent/rc.qbittorrent-nox.new')
-rw-r--r--network/qbittorrent/rc.qbittorrent-nox.new2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/qbittorrent/rc.qbittorrent-nox.new b/network/qbittorrent/rc.qbittorrent-nox.new
index f2c3c6218b..9b78744ba4 100644
--- a/network/qbittorrent/rc.qbittorrent-nox.new
+++ b/network/qbittorrent/rc.qbittorrent-nox.new
@@ -76,7 +76,7 @@ case "$1" in
do_status
;;
*)
- echo "Usage: $0 {start <PORT>|stop|restart <PORT>|status}" >/dev/stderr
+ echo "Usage: $0 {start <PORT>|stop|restart <PORT>|status}"
exit 1
;;
esac