diff --git a/man/man1/git-secret-changes.1 b/man/man1/git-secret-changes.1 index 2e26eae2..1a13a979 100644 --- a/man/man1/git-secret-changes.1 +++ b/man/man1/git-secret-changes.1 @@ -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\. . diff --git a/man/man1/git-secret-changes.1.md b/man/man1/git-secret-changes.1.md index 2ecb0e3f..5fe8ec1e 100644 --- a/man/man1/git-secret-changes.1.md +++ b/man/man1/git-secret-changes.1.md @@ -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.