From 23469de1efadede740472fab816dff32797fe8d6 Mon Sep 17 00:00:00 2001
From: Volker Schukai <volker.schukai@schukai.com>
Date: Thu, 30 Jun 2022 11:43:43 +0200
Subject: [PATCH] chore: commit save point

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index 83c736c..06e22b4 100644
--- a/README.md
+++ b/README.md
@@ -19,6 +19,11 @@ chmod u+x reqman
 
 The date format for the output can be specified with the parameter `--date-format`.
 
+All confirguration values can also be specified in a configuration file. 
+The configuration file can be specified with the `--config` parameter.
+
+The parameter `path` specifies the path.
+
 ### Help
 
 There is help on the command line for each individual command.
-- 
GitLab