From d954f24bdd833b181164a2a22b9877a4e26c875c Mon Sep 17 00:00:00 2001 From: Asif Bacchus Date: Thu, 7 May 2020 02:34:53 -0600 Subject: [PATCH] --- 1.0-Quick-start.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/1.0-Quick-start.md b/1.0-Quick-start.md index c017df5..f3c642a 100644 --- a/1.0-Quick-start.md +++ b/1.0-Quick-start.md @@ -8,6 +8,12 @@ Assuming you are running a default set up of mailcow according to the documentat ## running the script +To get a list of all configuration options with defaults: + +```bash +./backup.sh --help +``` + To run with defaults: ```bash