
13 Sep
2016
13 Sep
'16
12:30 p.m.
On 12.09.2016 10:20, Erik Skultety wrote:
Since the old command names are being shadowed by the new ones in the code as well as in the help messages, update the man page accordingly.
Signed-off-by: Erik Skultety <eskultet@redhat.com> --- tools/virt-admin.pod | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-)
diff --git a/tools/virt-admin.pod b/tools/virt-admin.pod index 020eb51..443730e 100644 --- a/tools/virt-admin.pod +++ b/tools/virt-admin.pod @@ -150,7 +150,7 @@ change its internal configuration.
=over 4
-=item B<srv-list> +=item B<server-list>
See? After this change srv-list is never mentioned anywhere. If you fix 2/4 this patch and 3/4 are good. Michal