From: Erik Skultety Date: Wed, 7 Sep 2016 11:42:06 +0000 (+0200) Subject: virt-admin: Document srv-list command in virt-admin's man page X-Git-Tag: v2.3.0-rc1~195 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ba03a8e8a65f7a89171309e062c00ce880b59f3;p=thirdparty%2Flibvirt.git virt-admin: Document srv-list command in virt-admin's man page srv-list command was missing in the man page. Signed-off-by: Erik Skultety --- diff --git a/tools/virt-admin.pod b/tools/virt-admin.pod index 2199038e2f..0195001327 100644 --- a/tools/virt-admin.pod +++ b/tools/virt-admin.pod @@ -143,6 +143,20 @@ libvirtd:///system is used. =back +=head1 DAEMON COMMANDS + +The following commands allow to monitor the daemon's state as well as directly +change its internal configuration. + +=over 4 + +=item B + +Lists all manageable servers contained within the daemon the client is +currently connected to. + +=back + =head1 SERVER COMMANDS Following commands manipulate daemon's server internal configuration.