Skip to content
Snippets Groups Projects
Commit 6536dfa1 authored by Guido Trotter's avatar Guido Trotter
Browse files

Specify better gnt-instance(8) replace-disks

The -s option when changing secondary node on a drbd template is implied, and
thus optional. Specify this in the manpage.

Reviewed-by: iustinp
parent 411f8ad0
No related branches found
No related tags found
No related merge requests found
...@@ -855,7 +855,7 @@ ...@@ -855,7 +855,7 @@
<cmdsynopsis> <cmdsynopsis>
<command>replace-disks</command> <command>replace-disks</command>
<arg choice="req">-s</arg> <arg choice="opt">-s</arg>
<arg choice="req">--new-secondary <replaceable>NODE</replaceable></arg> <arg choice="req">--new-secondary <replaceable>NODE</replaceable></arg>
<arg choice="req"><replaceable>instance</replaceable></arg> <arg choice="req"><replaceable>instance</replaceable></arg>
</cmdsynopsis> </cmdsynopsis>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment