Revision f624fa95 man/htools.rst

b/man/htools.rst
51 51
Options behave the same in all program modes, but not all program modes
52 52
support all options. Some common options are:
53 53

  
54
-p, --print-nodes
54
-p, \--print-nodes
55 55
  Prints the node status, in a format designed to allow the user to
56 56
  understand the node's most important parameters. If the command in
57 57
  question makes a cluster transition (e.g. balancing or allocation),
......
131 131
  lNet
132 132
    the dynamic net load (if the information is available)
133 133

  
134
-t *datafile*, --text-data=*datafile*
134
-t *datafile*, \--text-data=*datafile*
135 135
  Backend specification: the name of the file holding node and instance
136 136
  information (if not collecting via RAPI or LUXI). This or one of the
137 137
  other backends must be selected. The option is described in the man
......
187 187
  on which the master daemon listens; otherwise, the default path used
188 188
  by Ganeti (configured at build time) is used.
189 189

  
190
--simulate *description*
190
\--simulate *description*
191 191
  Backend specification: instead of using actual data, build an empty
192 192
  cluster given a node description. The *description* parameter must be
193 193
  a comma-separated list of five elements, describing in order:
......
208 208
  new node group. Hence different node groups can have different
209 209
  allocation policies and node count/specifications.
210 210

  
211
-v, --verbose
211
-v, \--verbose
212 212
  Increase the output verbosity. Each usage of this option will
213 213
  increase the verbosity (currently more than 2 doesn't make sense)
214 214
  from the default of one.
215 215

  
216
-q, --quiet
216
-q, \--quiet
217 217
  Decrease the output verbosity. Each usage of this option will
218 218
  decrease the verbosity (less than zero doesn't make sense) from the
219 219
  default of one.
220 220

  
221
-V, --version
221
-V, \--version
222 222
  Just show the program version and exit.
223 223

  
224 224
UNITS

Also available in: Unified diff