diff options
author | Nick Mathewson <nickm@torproject.org> | 2018-12-20 11:50:40 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2018-12-20 11:50:40 -0500 |
commit | 4d9b55907c4a5223ea7ef603a87ba6089bf5b3e9 (patch) | |
tree | baa962336d3d0981274d542def6bac718cc49172 /doc | |
parent | 508837b62bcb31afbba711ec3dd7b7c18630d604 (diff) | |
download | tor-4d9b55907c4a5223ea7ef603a87ba6089bf5b3e9.tar.gz tor-4d9b55907c4a5223ea7ef603a87ba6089bf5b3e9.zip |
Even more clarify on --version.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tor.1.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt index 4ecc4ee382..5c01381176 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 |