SOURCES: pound.init - mention flush-logs in usage
glen
glen at pld-linux.org
Fri Jan 9 14:50:25 CET 2009
Author: glen Date: Fri Jan 9 13:50:25 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- mention flush-logs in usage
---- Files affected:
SOURCES:
pound.init (1.18 -> 1.19)
---- Diffs:
================================================================
Index: SOURCES/pound.init
diff -u SOURCES/pound.init:1.18 SOURCES/pound.init:1.19
--- SOURCES/pound.init:1.18 Fri Jan 9 14:49:51 2009
+++ SOURCES/pound.init Fri Jan 9 14:50:19 2009
@@ -176,9 +176,6 @@
stop)
stop
;;
- status)
- pound_status
- ;;
restart|force-reload)
restart
;;
@@ -197,8 +194,11 @@
RETVAL=7
fi
;;
+ status)
+ pound_status
+ ;;
*)
- msg_usage "$0 {start|stop|restart|force-reload|status} [INSTANCE NAMES]"
+ msg_usage "$0 {start|stop|restart|force-reload|flush-logs|status} [INSTANCE NAMES]"
exit 3
esac
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/pound.init?r1=1.18&r2=1.19&f=u
More information about the pld-cvs-commit
mailing list