Magellan Linux

Diff of /mcore-src/trunk/mcore-tools/src/include/daemon.global.class.in

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

revision 2811 by niro, Fri Apr 7 07:31:40 2017 UTC revision 2812 by niro, Fri Apr 7 07:58:43 2017 UTC
# Line 133  help_topics() Line 133  help_topics()
133   topics=$(typeset -f | grep '^help_' | sed 's:help_\(.*\)\ .*():\1:' | sed 's:_:\.:' | sort)   topics=$(typeset -f | grep '^help_' | sed 's:help_\(.*\)\ .*():\1:' | sed 's:_:\.:' | sort)
134   mecho "Global commands:"   mecho "Global commands:"
135   mecho "\timport   - import settings to database"   mecho "\timport   - import settings to database"
136   mecho "\tget      - shows current value for a settings"   mecho "\tget      - shows current value for a setting"
137   mecho "\tset      - sets value for a setting"   mecho "\tset      - sets value for a setting"
138   mecho "\tauth     - authenticate to the daemon"   mecho "\tauth     - authenticate to the daemon"
139   mecho "\tcertauth - authenticate to the daemon via fingerprint"   mecho "\tcertauth - authenticate to the daemon via fingerprint"

Legend:
Removed from v.2811  
changed lines
  Added in v.2812