DOCS: Fix typo (#966)

pull/967/head
Jonathan Barratt 1 year ago committed by GitHub
parent b91c3feece
commit 83b121e432
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -30,7 +30,7 @@ Note also this command can be affected by the \fBSECRETS_PINENTRY\fR environment
.
.nf
\-d \- specifies `\-\-homedir` option for the `gpg`\. Use this option if your store your keys in a custom location\.
\-d \- specifies `\-\-homedir` option for the `gpg`\. Use this option if you store your keys in a custom location\.
\-p \- specifies password for noinput mode, adds `\-\-passphrase` option for `gpg`\.
\-h \- shows help\.
.

@ -21,7 +21,7 @@ Note also this command can be affected by the `SECRETS_PINENTRY` environment var
## OPTIONS
-d - specifies `--homedir` option for the `gpg`. Use this option if your store your keys in a custom location.
-d - specifies `--homedir` option for the `gpg`. Use this option if you store your keys in a custom location.
-p - specifies password for noinput mode, adds `--passphrase` option for `gpg`.
-h - shows help.

Loading…
Cancel
Save