blob: b8809f288e3dcdaf9342895c2f35489a67289ae2 (
plain)
1
2
3
4
|
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.
|