diff options
author | David Goulet <dgoulet@torproject.org> | 2019-06-27 14:47:11 -0400 |
---|---|---|
committer | David Goulet <dgoulet@torproject.org> | 2019-06-27 14:52:12 -0400 |
commit | f446db59e1fc3f87f1312defbb12894ad006d978 (patch) | |
tree | d10e68a765629f4811a6bb69aa92da2543fc5e05 /doc | |
parent | b0fa1f4fb0b4f6a474b20e40e2810936c0577cc2 (diff) | |
download | tor-f446db59e1fc3f87f1312defbb12894ad006d978.tar.gz tor-f446db59e1fc3f87f1312defbb12894ad006d978.zip |
man: Fix -help typo to --help
Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 975a198182..3909a829b5 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -37,7 +37,7 @@ Project's website. COMMAND-LINE OPTIONS -------------------- -[[opt-h]] **-h**, **-help**:: +[[opt-h]] **-h**, **--help**:: Display a short help message and exit. [[opt-f]] **-f** __FILE__:: |