From 83b121e432576fd32ad1da98a91bdc51ad57eecf Mon Sep 17 00:00:00 2001 From: Jonathan Barratt Date: Wed, 11 Jan 2023 23:20:49 +0700 Subject: [PATCH] DOCS: Fix typo (#966) --- man/man1/git-secret-changes.1 | Bin 1746 -> 1745 bytes man/man1/git-secret-changes.1.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man1/git-secret-changes.1 b/man/man1/git-secret-changes.1 index 2e26eae2e94eb170f49655e09d558c02a3c219d0..1a13a979489e4127267962d97ab19da7ed3b9380 100644 GIT binary patch delta 12 Tcmcb_dy#iTBg^I{mH;LIB4z}B delta 14 Vcmcb}dx>{LBMW2E=0=tPCIBk=1n>X= 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.