From 3acc08e6c212829ee23bf9510018f76f05e2917b Mon Sep 17 00:00:00 2001 From: Volker Schukai <volker.schukai@schukai.com> Date: Mon, 2 May 2022 01:33:21 +0200 Subject: [PATCH] chore: commit save point --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 4a4e298..f2f324c 100644 --- a/README.md +++ b/README.md @@ -111,6 +111,12 @@ The output is then of the type: More columns can be added with `--column`. +### Output of privacy + +```bash +reqman privacy print --path=example/ +``` + ### Output of requirements ```bash -- GitLab