]> git.pld-linux.org Git - packages/ifplugd.git/commitdiff
- display usage for resume and suspend
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 17 Sep 2006 18:00:19 +0000 (18:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ifplugd.init -> 1.11

ifplugd.init

index c80e724f75cc4b0148c015c255fe77821c5536a7..8ccf3f050a83407e5550e1f74133b99cda487580 100644 (file)
@@ -124,7 +124,7 @@ case "$1" in
        fi
        ;;
   *)
-       msg_usage "$0 {start|stop|restart|reload|force-reload|status}"
+       msg_usage "$0 {start|stop|restart|reload|suspend|resume|force-reload|status}"
        exit 3
 esac
 
This page took 0.062082 seconds and 4 git commands to generate.