Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <raspl@linux.ibm.com>
Message-Id: <20210506140352.4178789-1-raspl@linux.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

authored by

Stefan Raspl and committed by
Paolo Bonzini
b2699098 3f804f6d

+1 -1
+1 -1
tools/kvm/kvm_stat/kvm_stat.txt
··· 111 111 --tracepoints:: 112 112 retrieve statistics from tracepoints 113 113 114 - *z*:: 114 + -z:: 115 115 --skip-zero-records:: 116 116 omit records with all zeros in logging mode 117 117