From: Iustin Pop Date: Sat, 29 Dec 2012 11:09:31 +0000 (+0100) Subject: Fix "Tags" section capitalisation in the man pages X-Git-Tag: v2.7.0beta1~162 X-Git-Url: https://code.grnet.gr/git/ganeti-local/commitdiff_plain/fa5121f03d9980afe5638ca15478e5e6b98baddc Fix "Tags" section capitalisation in the man pages "Tags" is a section, not a command, so let's title-case it (as opposed to all upper-case). Furthermore, the RST markup was wrong for the gnt-network man page. Signed-off-by: Iustin Pop Reviewed-by: Guido Trotter --- diff --git a/man/gnt-group.rst b/man/gnt-group.rst index 319f4fc..de63ab0 100644 --- a/man/gnt-group.rst +++ b/man/gnt-group.rst @@ -210,7 +210,7 @@ Example:: # gnt-group evacuate -I hail --to rack4 rack1 -TAGS +Tags ~~~~ ADD-TAGS diff --git a/man/gnt-instance.rst b/man/gnt-instance.rst index 35ce9b0..be91e36 100644 --- a/man/gnt-instance.rst +++ b/man/gnt-instance.rst @@ -1685,7 +1685,7 @@ Example:: # gnt-instance change-group -I hail --to rack2 inst1.example.com -TAGS +Tags ~~~~ ADD-TAGS diff --git a/man/gnt-network.rst b/man/gnt-network.rst index d611339..0579ba0 100644 --- a/man/gnt-network.rst +++ b/man/gnt-network.rst @@ -144,8 +144,8 @@ Disconnect a network from given node groups (all if not specified). This is possible only if no instance is using the network. -TAGS -~~~ +Tags +~~~~ ADD-TAGS ^^^^^^^^