Revision 71e635f3 Ganeti/HTools/CLI.hs

b/Ganeti/HTools/CLI.hs
204 204
oExecJobs = Option "X" ["exec"]
205 205
             (NoArg (\ opts -> Ok opts { optExecJobs = True}))
206 206
             "execute the suggested moves via Luxi (only available when using\
207
             \ it for data gathering"
207
             \ it for data gathering)"
208 208

  
209 209
oVerbose :: OptType
210 210
oVerbose = Option "v" ["verbose"]

Also available in: Unified diff