public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] tools/kvm_stat: Fix documentation typo
@ 2021-05-06 14:03 Stefan Raspl
  2021-05-06 15:16 ` Paolo Bonzini
  0 siblings, 1 reply; 2+ messages in thread
From: Stefan Raspl @ 2021-05-06 14:03 UTC (permalink / raw)
  To: kvm; +Cc: borntraeger, pbonzini

Makes the dash in front of option '-z' disappear in the generated
man-page.

Signed-off-by: Stefan Raspl <raspl@linux.ibm.com>
---
 tools/kvm/kvm_stat/kvm_stat.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/kvm/kvm_stat/kvm_stat.txt b/tools/kvm/kvm_stat/kvm_stat.txt
index feaf46451e83..3a9f2037bd23 100644
--- a/tools/kvm/kvm_stat/kvm_stat.txt
+++ b/tools/kvm/kvm_stat/kvm_stat.txt
@@ -111,7 +111,7 @@ OPTIONS
 --tracepoints::
         retrieve statistics from tracepoints
 
-*z*::
+-z::
 --skip-zero-records::
         omit records with all zeros in logging mode
 
-- 
2.25.1


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

end of thread, other threads:[~2021-05-06 15:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-06 14:03 [PATCH] tools/kvm_stat: Fix documentation typo Stefan Raspl
2021-05-06 15:16 ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox