Add generic daemon options support binding to interfaces
[ganeti-local] / man / gnt-os.rst
index 2c81ffb..2018048 100644 (file)
@@ -20,7 +20,10 @@ system flavours for the instances in the Ganeti cluster.
 COMMANDS
 --------
 
-**list**
+LIST
+~~~~
+
+**list** [\--no-headers]
 
 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.
@@ -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
 command, use **diagnose** for showing those.
 
+DIAGNOSE
+~~~~~~~~
+
 **diagnose**
 
 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
 command will show the details of all the OSes and the reasons they
 are or are not valid.
 
+INFO
+~~~~
+
 **info**
 
 This command will list detailed information about each OS available
@@ -44,6 +53,9 @@ in the cluster, including its validity status, the supported API
 versions, the supported parameters (if any) and their
 documentations, etc.
 
+MODIFY
+~~~~~~
+
 | **modify** [\--submit] [-H *HYPERVISOR*:option=*value*[,...]]
 | [\--hidden=*yes|no*] [\--blacklisted=*yes|no*]
 | {*OS*}
@@ -66,7 +78,7 @@ Note: The given operating system doesn't have to exist. This allows
 preseeding the settings for operating systems not yet known to
 **gnt-os**.
 
-See **ganeti(7)** for a description of ``--submit`` and other common
+See **ganeti**\(7) for a description of ``--submit`` and other common
 options.
 
 .. vim: set textwidth=72 :