Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/daemon/client/mcored.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2005 by niro, Mon Aug 13 09:38:21 2012 UTC revision 2006 by niro, Mon Aug 13 09:40:07 2012 UTC
# Line 70  do Line 70  do
70   restart) valid_session && restart_service ;;   restart) valid_session && restart_service ;;
71   stop) valid_session && stop_service ;;   stop) valid_session && stop_service ;;
72   nocolors) export NOCOLORS="true" ;;   nocolors) export NOCOLORS="true" ;;
73     colors) export NOCOLORS="false" ;;
74   webcrlf) export WEBCRLF="true" ;;   webcrlf) export WEBCRLF="true" ;;
75   quiet) export QUIET="true" ;;   quiet) export QUIET="true" ;;
76   help*)   help*)

Legend:
Removed from v.2005  
changed lines
  Added in v.2006