10 Jan
2017
10 Jan
'17
8:29 a.m.
On 01/05/2017 01:05 AM, Nitesh Konkar wrote:
The virsh manpage lists options --uuid and --name as mutually exclusive along option --table when actually the optoin --table is mutually exclusive and can't go
s/optoin/option
with options --uuid and/or --name. This patch rewords the virsh manpage to state the correct meaning.
Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com> --- tools/virsh.pod | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-)
ACK and pushed John