From 444fa170057fc776cc9aa16e63743a0f739ff843 Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Tue, 19 Dec 2023 14:14:34 +0100 Subject: [PATCH] Fix Doc Link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 74999de..1524357 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,6 @@ For Scripting we have a -j or --json flag to convert the Output for the create, Note: The JSON Output does not cover Error Messages, you can detect Errors by checking if the Exitcode is not 0 # Documentation -Usage for all Subcommands is [here](https://github.com/passbolt/go-passbolt-cli/wiki/go-passbolt-cli). +Usage for all Subcommands is [here](https://github.com/passbolt/go-passbolt-cli/wiki/passbolt). And is also available via `man passbolt`