diff --git a/man/gnt-os.sgml b/man/gnt-os.sgml index 3432a3d571a8784e9cd88ce2aee056145274edc7..292239bf1c8255f01550e3e359ce16118dc9c680 100644 --- a/man/gnt-os.sgml +++ b/man/gnt-os.sgml @@ -22,6 +22,7 @@ <year>2007</year> <year>2008</year> <year>2009</year> + <year>2010</year> <holder>Google Inc.</holder> </copyright> &dhdate; @@ -81,6 +82,28 @@ of all the OSes and the reasons they are or are not valid. </para> + <cmdsynopsis> + <command>modify</command> + <arg>-H <replaceable>HYPERVISOR</replaceable><arg>:<arg choice="plain" rep="repeat">option=<replaceable>value</replaceable></arg></arg></arg> + <arg choice="req"><replaceable>OS</replaceable></arg> + </cmdsynopsis> + + <para> + This command will allow you to modify OS parameters. At the moment + we just support per-os-hypervisor settings. You can run modify + <option>-H</option> with the same syntax as in + <command>gnt-cluster init</command> to override default hypervisor + parameters of the cluster for specified + <replaceable>OS</replaceable> argument. + </para> + + <para> + Note: The <replaceable>OS</replaceable> doesn't have to exists. + This allows preseeding the settings for + <replaceable>OS</replaceable>es not yet known to + <command>gnt-os</command>. + </para> + </refsect1> &footer;