X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-detect-virt.xml;h=1e8230c5550a9cc7671293bc2e5c101be9f79b81;hp=762b6ab992a3f89aec4b1e74780275d8b72a0ea6;hb=1e98337f26cb6805a684eff9bc5eb842512ac8fa;hpb=bb31a4ac1997c189a344caf554f34c6aabc71aa7 diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index 762b6ab99..1e8230c55 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-detect-virt @@ -70,14 +71,16 @@ microsoft, oracle, xen, bochs, chroot, + uml, openvz, lxc, lxc-libvirt, - systemd-nspawn. + systemd-nspawn, + docker. - If multiple virtualization solutions are used + If multiple virtualization solutions are used, only the "innermost" is detected and identified. That means if both VM virtualization and container - virtualization are used in conjunction only the latter + virtualization are used in conjunction, only the latter will be identified (unless is passed). @@ -88,21 +91,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - @@ -130,6 +118,8 @@ identifier. + + @@ -137,7 +127,7 @@ Exit status - If a virtualization technology is detected 0 is + If a virtualization technology is detected, 0 is returned, a non-zero code otherwise.