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=f21493df643ee9cdf71c334c89f83131956b363a;hb=1e98337f26cb6805a684eff9bc5eb842512ac8fa;hpb=7080ea16b5a0bfd71bfcdffc998e91f5273d47f9 diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index f21493df6..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 @@ -73,12 +74,13 @@ 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). @@ -89,21 +91,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - @@ -131,6 +118,8 @@ identifier. + + @@ -138,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.