mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Merge branch 'document_--version'
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
o Documentation:
|
||||
- Document the exact output of "tor --version". Closes ticket 28889.
|
||||
+3
-1
@@ -89,7 +89,9 @@ COMMAND-LINE OPTIONS
|
||||
future version. (This is a warning, not a promise.)
|
||||
|
||||
[[opt-version]] **--version**::
|
||||
Display Tor version and exit.
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user