All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] added xentop option -f , --full-name to tentop manpage
@ 2014-06-05  9:24 Christian Wolter
  2014-06-05  9:50 ` Wei Liu
  2014-06-05 10:54 ` Ian Campbell
  0 siblings, 2 replies; 3+ messages in thread
From: Christian Wolter @ 2014-06-05  9:24 UTC (permalink / raw)
  To: xen-devel; +Cc: Christian Wolter, ian.jackson

Signed-off-by: Christian Wolter <wolter@b1-systems.de>
---
 tools/xenstat/xentop/xentop.1 | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/tools/xenstat/xentop/xentop.1 b/tools/xenstat/xentop/xentop.1
index 0a78e4c..8f6ab01 100644
--- a/tools/xenstat/xentop/xentop.1
+++ b/tools/xenstat/xentop/xentop.1
@@ -25,6 +25,7 @@
 [\fB\-n\fR]
 [\fB\-r\fR]
 [\fB\-v\fR]
+[\fB\-f\fR]
 [\fB\-b\fR]
 [\fB\-i\fRITERATIONS]
 
@@ -56,6 +57,9 @@ repeat table header before each domain
 \fB\-v\fR, \fB\-\-vcpus\fR
 output VCPU data
 .TP
+\fB\-f\fR, \fB\-\-full\-name\fR
+output the full domain name (not truncated)
+.TP
 \fB\-b\fR, \fB\-\-batch\fR
 output data in batch mode (to stdout)
 .TP
-- 
1.8.4.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-06-05 10:54 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-05  9:24 [PATCH] added xentop option -f , --full-name to tentop manpage Christian Wolter
2014-06-05  9:50 ` Wei Liu
2014-06-05 10:54 ` Ian Campbell

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.