Skip to content

Add a missing space in docker troubleshoot command#22

Open
Kiznoh wants to merge 1 commit into
passbolt:mainfrom
Kiznoh:patch-docker-docs
Open

Add a missing space in docker troubleshoot command#22
Kiznoh wants to merge 1 commit into
passbolt:mainfrom
Kiznoh:patch-docker-docs

Conversation

@Kiznoh

@Kiznoh Kiznoh commented Apr 30, 2026

Copy link
Copy Markdown

Because there is a missing space before the newline (which is escaped) when pasting the command the space is missing between $GNUPGHOME and --list-keys:

... gpg --home $GNUPGHOME--list-keys ...

the above command is interpreted leading to:

...
gpg: WARNING: no command supplied.  Trying to guess what you mean ...
...

@CLAassistant

CLAassistant commented Apr 30, 2026

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants