]> git.pld-linux.org Git - packages/Canna.git/blobdiff - Canna.init
- use msg_usage
[packages/Canna.git] / Canna.init
index 094cf12563ad6fadc1e68fb10f2471aba91aafdb..975106420f7afa61202a76d9424be040f6a53ab7 100644 (file)
@@ -50,7 +50,7 @@ case "$1" in
         $0 start
         ;;
   *)
-        echo $"Usage: $0 {start|stop|restart|condrestart|status}"
+        msg_usage "$0 {start|stop|restart|condrestart|status}"
         exit 1
 esac
  
This page took 0.025385 seconds and 4 git commands to generate.