Revision 9a033156 scripts/gnt-os

b/scripts/gnt-os
116 116

  
117 117

  
118 118
commands = {
119
  'list': (ListOS, ARGS_NONE, [DEBUG_OPT, NOHDR_OPT],
119
  'list': (ListOS, ARGS_NONE, [DEBUG_OPT, NOHDR_OPT], "",
120 120
           "Lists all valid OSes on the master"),
121
  'diagnose': (DiagnoseOS, ARGS_NONE, [DEBUG_OPT],
121
  'diagnose': (DiagnoseOS, ARGS_NONE, [DEBUG_OPT], "",
122 122
               "Diagnose all OSes"),
123 123
  }
124 124

  

Also available in: Unified diff