mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5 lines
235 B
Plaintext
5 lines
235 B
Plaintext
o Code simplification and refactoring:
|
|
- When parsing the command line, handle options that determine our "quiet
|
|
level" and our mode of operation (e.g., --dump-config and so on)
|
|
all in one table. Closes ticket 32003.
|