]> xenbits.xensource.com Git - people/gdunlap/xen.git/commitdiff
docs: fix `xl list' manpage entry
authorDario Faggioli <dario.faggioli@citrix.com>
Fri, 6 Mar 2015 17:21:07 +0000 (18:21 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Wed, 11 Mar 2015 14:54:29 +0000 (14:54 +0000)
as it was not covering the '-n' option, which is present
since d743a223 ("xl: add node-affinity to the output of
`xl list`").

Signed-off-by: Dario Faggioli <dario.faggioli@citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Ian Jackson <Ian.Jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
docs/man/xl.pod.1

index 198ee2bb429e29d012b6a1af9812b669ad2adadd..b0162727a9c3f137a2e7f493a0b91a5a7695f599 100644 (file)
@@ -304,6 +304,10 @@ Also prints the security labels.
 
 Also prints the domain UUIDs, the shutdown reason and security labels.
 
+=item B<-n>, <--numa>
+
+Also prints the domain NUMA node affinity.
+
 =back
 
 B<EXAMPLE>