From d1a7607fc41978c2a8775ff3c048017ae09701c8 Mon Sep 17 00:00:00 2001 From: Dario Faggioli Date: Fri, 6 Mar 2015 18:21:07 +0100 Subject: [PATCH] docs: fix `xl list' manpage entry 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 Cc: Ian Campbell Cc: Ian Jackson Cc: Stefano Stabellini Cc: Wei Liu Acked-by: Wei Liu --- docs/man/xl.pod.1 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index 198ee2bb42..b0162727a9 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -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 -- 2.39.5