From 4dabf505ca6090431e0ca08ac3ce64ad94b45900 Mon Sep 17 00:00:00 2001 From: Marco Geweke Date: Thu, 7 Mar 2019 12:08:16 +0100 Subject: [PATCH] Add doc --- docs/CLI.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/CLI.md b/docs/CLI.md index e7980f99..adee5617 100644 --- a/docs/CLI.md +++ b/docs/CLI.md @@ -168,7 +168,14 @@ directory. ### `--print-config` Prints the current (if existing) or a default config file to standard -out. Useful as quick start. +out. + +--- + +### `--print-example` + +Prints a default example config file to standard out. Useful as quick +start. ---