commit 4d9b55907c4a5223ea7ef603a87ba6089bf5b3e9 Author: Nick Mathewson nickm@torproject.org Date: Thu Dec 20 11:50:40 2018 -0500
Even more clarify on --version. --- doc/tor.1.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 4ecc4ee38..5c0138117 100644 --- a/doc/tor.1.txt +++ b/doc/tor.1.txt @@ -89,8 +89,9 @@ COMMAND-LINE OPTIONS future version. (This is a warning, not a promise.)
[[opt-version]] **--version**:: - Display Tor version and exit. The output is a line of the format, - "Tor version [version number]." + Display Tor version and exit. The output is a single line of the format + "Tor version [version number]." (The version number format + is as specified in version-spec.txt.)
[[opt-quiet]] **--quiet**|**--hush**:: Override the default console log. By default, Tor starts out logging
tor-commits@lists.torproject.org