commit f446db59e1fc3f87f1312defbb12894ad006d978 parent b0fa1f4fb0b4f6a474b20e40e2810936c0577cc2 Author: David Goulet <dgoulet@torproject.org> Date: Thu, 27 Jun 2019 14:47:11 -0400 man: Fix -help typo to --help Signed-off-by: David Goulet <dgoulet@torproject.org> Diffstat:
| A | changes/ticket31008 | | | 3 | +++ |
| M | doc/tor.1.txt | | | 2 | +- |
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/changes/ticket31008 b/changes/ticket31008 @@ -0,0 +1,3 @@ + o Documentation (tor.1 man page): + - Fix typo -help to --help in tor.1 man page. Fixes bug 31008; bugfix on + 0.2.2.9-alpha. diff --git 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__::