From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dario Faggioli Subject: [PATCH 2/9] docs: fix `xl list' manpage entry Date: Fri, 06 Mar 2015 18:21:07 +0100 Message-ID: <20150306172107.7269.21286.stgit@Solace.station> References: <20150306170758.7269.53821.stgit@Solace.station> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20150306170758.7269.53821.stgit@Solace.station> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Xen-devel Cc: Wei Liu , Ian Jackson , Ian Campbell , Stefano Stabellini List-Id: xen-devel@lists.xenproject.org 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 --- 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 cd80ffc..861ae21 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