diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-06 15:11:11 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2017-04-06 15:11:11 +0200 |
commit | e3af4c881790a95be2676a7f4fb8df4136f8a3f3 (patch) | |
tree | c646734af1f3d539385fec20facf4c636987ef27 /doc/manual.cli | |
parent | 578413a1f8781f03c2ddccb4d3c5d441c9579a3b (diff) |
Add machine enumeration outline
Diffstat (limited to 'doc/manual.cli')
-rw-r--r-- | doc/manual.cli | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/manual.cli b/doc/manual.cli index 336e2dd..d5ab992 100644 --- a/doc/manual.cli +++ b/doc/manual.cli @@ -185,8 +185,9 @@ manifests is also sent by \c{bbot} agents to controllers. \li|\n\c{type: <machine-type>}\n - The machine type. Valid values are \c{vm} and \c{container}. Note that this - value is not sent by agents to controllers.| + The machine type. Valid values are \c{kvm} (QEMU/KVM virtual machine) and + \c{nspawn} (\c{systemd-nspawn} container). Note that this value is not sent + by agents to controllers.| \li|\n\c{summary: <string>}\n |