Skip to content
Snippets Groups Projects
Commit ab737f24 authored by Michael Hanselmann's avatar Michael Hanselmann
Browse files

Fix typo in gnt-instance manpage


s/os-name/os-type/. This was reported in issue 133.

Signed-off-by: default avatarMichael Hanselmann <hansmi@google.com>
Reviewed-by: default avatarIustin Pop <iustin@google.com>
parent 30c945d0
No related branches found
No related tags found
No related merge requests found
......@@ -1560,7 +1560,7 @@ instance5: 11225
</group></arg>
<sbr>
<arg>--os-name=<replaceable>OS</replaceable> <arg>--force-variant</arg></arg>
<arg>--os-type=<replaceable>OS</replaceable> <arg>--force-variant</arg></arg>
<sbr>
<arg>--submit</arg>
......@@ -1615,7 +1615,7 @@ instance5: 11225
</para>
<para>
The option <option>--os-name</option> will change the OS
The option <option>--os-type</option> will change the OS
name for the instance (without reinstallation). In case an
OS variant is specified that is not found, then by default
the modification is refused,
......
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