Revision 13ddcb50 man/gnt-node.rst

b/man/gnt-node.rst
286 286
This command changes the role of the node. Each options takes
287 287
either a literal yes or no, and only one option should be given as
288 288
yes. The meaning of the roles and flags are described in the
289
manpage **ganeti**(7).
289
manpage **ganeti(7)**.
290 290

  
291 291
The option ``--node-powered`` can be used to modify state-of-record if
292 292
it doesn't reflect the reality anymore.
......
309 309
secondary ip. No drbd instances can be running on the node, while this
310 310
operation is taking place.
311 311

  
312
See **ganeti(7)** for a description of ``--submit`` and other common
313
options.
314

  
312 315
Example (setting the node back to online and master candidate)::
313 316

  
314 317
    # gnt-node modify --offline=no --master-candidate=yes node1.example.com

Also available in: Unified diff