summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/virt-install.rst4
-rw-r--r--man/virt-xml.rst4
2 files changed, 4 insertions, 4 deletions
diff --git a/man/virt-install.rst b/man/virt-install.rst
index 933ecc1f..ba9923e3 100644
--- a/man/virt-install.rst
+++ b/man/virt-install.rst
@@ -1021,8 +1021,8 @@ value otherwise, and printing a warning.
If any manual ``--os-variant`` value is specified, the default is
all settings off or unset.
-Use the command "osinfo-query os" to get the list of the accepted OS
-variant names.
+Use the command ``virt-xml --os-variant list`` to get the list of the
+accepted OS variants. See ``osinfo-query os`` for even more output.
diff --git a/man/virt-xml.rst b/man/virt-xml.rst
index 3880ad43..35294d28 100644
--- a/man/virt-xml.rst
+++ b/man/virt-xml.rst
@@ -191,8 +191,8 @@ GUEST OS OPTIONS
have been stored in the guest configuration during installation and virt-xml
will retrieve it from there automatically.
- Use the command "osinfo-query os" to get the list of the accepted OS
- variants.
+ Use the command ``virt-xml --os-variant list`` to get the list of the
+ accepted OS variants. See ``osinfo-query os`` for even more output.
See virt-install(1) documentation for more details about ``--os-variant``