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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to