mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 22:58:50 +01:00
Document the output of --version
Closes 28889
This commit is contained in:
parent
5a22b42c3a
commit
508837b62b
2 changed files with 4 additions and 1 deletions
2
changes/document_version
Normal file
2
changes/document_version
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
o Documentation:
|
||||||
|
- Document the exact output of "tor --version". Closes ticket 28889.
|
|
@ -89,7 +89,8 @@ COMMAND-LINE OPTIONS
|
||||||
future version. (This is a warning, not a promise.)
|
future version. (This is a warning, not a promise.)
|
||||||
|
|
||||||
[[opt-version]] **--version**::
|
[[opt-version]] **--version**::
|
||||||
Display Tor version and exit.
|
Display Tor version and exit. The output is a line of the format,
|
||||||
|
"Tor version [version number]."
|
||||||
|
|
||||||
[[opt-quiet]] **--quiet**|**--hush**::
|
[[opt-quiet]] **--quiet**|**--hush**::
|
||||||
Override the default console log. By default, Tor starts out logging
|
Override the default console log. By default, Tor starts out logging
|
||||||
|
|
Loading…
Add table
Reference in a new issue