From 4ab72930a7dc7b2ce4e6a9f99688e9d3b2e16ab8 Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Mon, 30 Sep 2019 14:22:56 -0400 Subject: [PATCH] Updated config (markdown) --- config.md | 1 + 1 file changed, 1 insertion(+) diff --git a/config.md b/config.md index 3a7ab93..7e0057f 100644 --- a/config.md +++ b/config.md @@ -6,6 +6,7 @@ There are 2 supported formats: - **[[YAML|Config_yaml]]**: A wee bit more complicated (when comparing to TEXT) but offers you much more flexibility. ## CLI +To get started you can check out this [[dedicated wiki page on the CLI|CLI_Usage]]. The following lines work really with the command line: * **--config** (**-c**): so you can manually load configuration files and process the notification URLs from there. You only need to provide this option if you don't have a configuration file already set up in the default search paths (explained below). * **--tag** (**-g**): so you can filter what you notify by the label you assigned to them.