summaryrefslogtreecommitdiffstats
path: root/network/qbittorrent/rc.qbittorrent-nox.new
diff options
context:
space:
mode:
author David Woodfall2018-05-14 16:38:07 +0200
committer David Spencer2018-05-19 01:45:03 +0200
commitd993fc19e31c7f739628d6f382cd2eaf74933dee (patch)
tree723e79015bf08e269208a4841e3b71114dc0d03a /network/qbittorrent/rc.qbittorrent-nox.new
parent80927089771bf30ddbfcfd5ca09fbdce5e54ac27 (diff)
downloadslackbuilds-d993fc19e31c7f739628d6f382cd2eaf74933dee.tar.gz
network/qbittorrent: Update to rc init file.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
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