From 20e432ebc0c7f760ca80e3700e64c00afb56236e Mon Sep 17 00:00:00 2001 From: Trevor Bekolay Date: Tue, 14 May 2019 20:17:08 -0400 Subject: Add a command to list enabled/disabled messages When enabling/disabling several messages and groups in a config file, it can be unclear which messages are actually enabled and which are disabled. This new command produces the final resolved lists of enabled/disabled messages, sorted by symbol but with the ID provided for use with `--help-msg`. This commit includes a test, documentation, and adding myself to the contributors list, as this is my first contribution. --- doc/user_guide/run.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/user_guide') diff --git a/doc/user_guide/run.rst b/doc/user_guide/run.rst index ca7e3f16b..338a07064 100644 --- a/doc/user_guide/run.rst +++ b/doc/user_guide/run.rst @@ -119,6 +119,8 @@ Other useful global options include: --output-format= Select output format (text, json, custom). --msg-template=