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 <eskultet@redhat.com>
This commit is contained in:
Erik Skultety 2016-09-07 13:42:06 +02:00
parent 184654117e
commit 4ba03a8e8a

View File

@ -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<srv-list>
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.