Skip to content
Snippets Groups Projects
Commit 93e09cb7 authored by Iustin Pop's avatar Iustin Pop
Browse files

Convert gnt-os man page to sections


As Constantinos observed, the gnt-os man page is not consistent with the
others. This patch adds the missing sections.

Signed-off-by: default avatarIustin Pop <iustin@google.com>
Reviewed-by: default avatarGuido Trotter <ultrotter@google.com>
parent fa5121f0
No related branches found
No related tags found
No related merge requests found
...@@ -20,7 +20,10 @@ system flavours for the instances in the Ganeti cluster. ...@@ -20,7 +20,10 @@ system flavours for the instances in the Ganeti cluster.
COMMANDS COMMANDS
-------- --------
**list** LIST
~~~~
**list** [\--no-headers]
Gives the list of available/supported OS to use in the instances. Gives the list of available/supported OS to use in the instances.
When creating the instance you can give the OS-name as an option. When creating the instance you can give the OS-name as an option.
...@@ -28,6 +31,9 @@ When creating the instance you can give the OS-name as an option. ...@@ -28,6 +31,9 @@ When creating the instance you can give the OS-name as an option.
Note that hidden or blacklisted OSes are not displayed by this Note that hidden or blacklisted OSes are not displayed by this
command, use **diagnose** for showing those. command, use **diagnose** for showing those.
DIAGNOSE
~~~~~~~~
**diagnose** **diagnose**
This command will help you see why an installed OS is not available This command will help you see why an installed OS is not available
...@@ -37,6 +43,9 @@ missing from a node, or is only partially installed, and this ...@@ -37,6 +43,9 @@ missing from a node, or is only partially installed, and this
command will show the details of all the OSes and the reasons they command will show the details of all the OSes and the reasons they
are or are not valid. are or are not valid.
INFO
~~~~
**info** **info**
This command will list detailed information about each OS available This command will list detailed information about each OS available
...@@ -44,6 +53,9 @@ in the cluster, including its validity status, the supported API ...@@ -44,6 +53,9 @@ in the cluster, including its validity status, the supported API
versions, the supported parameters (if any) and their versions, the supported parameters (if any) and their
documentations, etc. documentations, etc.
MODIFY
~~~~~~
| **modify** [\--submit] [-H *HYPERVISOR*:option=*value*[,...]] | **modify** [\--submit] [-H *HYPERVISOR*:option=*value*[,...]]
| [\--hidden=*yes|no*] [\--blacklisted=*yes|no*] | [\--hidden=*yes|no*] [\--blacklisted=*yes|no*]
| {*OS*} | {*OS*}
......
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