diff options
author | Stefan Raspl <[email protected]> | 2021-05-06 16:03:52 +0200 |
---|---|---|
committer | Paolo Bonzini <[email protected]> | 2021-05-07 06:06:22 -0400 |
commit | b26990987ffce0525abbd84b36595869cfdbbfe6 (patch) | |
tree | ad8a5cae5b2a2f4b50731691ca889ea348f5107e | |
parent | 3f804f6d201ca93adf4c3df04d1bfd152c1129d6 (diff) |
tools/kvm_stat: Fix documentation typo
Makes the dash in front of option '-z' disappear in the generated
man-page.
Signed-off-by: Stefan Raspl <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
-rw-r--r-- | tools/kvm/kvm_stat/kvm_stat.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |