diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2013-05-16 10:00:08 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2013-05-16 10:00:08 +0200 |
commit | 7a5228ac1f8e82f86dcc1fd5037ec4c263d4036a (patch) | |
tree | 2e8c78d876f4ded16db075af9e84f362308920b9 | |
parent | 86b6fe6c970b137312d598ec8504eba42c2612a2 (diff) |
man: flowtop: Make wording in description for --version consistent
Make the wording consistent with the other man pages.
This was probably messed up by my previous commit which was not properly
split.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
-rw-r--r-- | flowtop.8 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ limit policy), different hosts or IP addresses can be placed into geoip.conf, separated by a newline. .SS -v, --version -Show versioning information and exit. +Show version information and exit. .SS -h, --help Show user help and exit. |