diff options
author | Stefan Raspl <stefan.raspl@de.ibm.com> | 2017-12-11 06:25:24 -0500 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2017-12-14 03:25:44 -0500 |
commit | f3d11b0e8619bbb053d3e13f2271819fb01c1e2a (patch) | |
tree | 1d5d473741e9b9008c0c3b5408c4328ced7ce0b8 /tools | |
parent | fff8c9eb48aa58259071b5df0e6d4c1c0bc1ba51 (diff) |
tools/kvm_stat: add hint on '-f help' to man page
The man page update for this new functionality was omitted.
Signed-off-by: Stefan Raspl <raspl@linux.vnet.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools')
-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 75368a3c285f..b5b3810c9e94 100644 --- a/tools/kvm/kvm_stat/kvm_stat.txt +++ b/tools/kvm/kvm_stat/kvm_stat.txt | |||
@@ -88,7 +88,7 @@ OPTIONS | |||
88 | 88 | ||
89 | -f<fields>:: | 89 | -f<fields>:: |
90 | --fields=<fields>:: | 90 | --fields=<fields>:: |
91 | fields to display (regex) | 91 | fields to display (regex), "-f help" for a list of available events |
92 | 92 | ||
93 | -h:: | 93 | -h:: |
94 | --help:: | 94 | --help:: |