2019-02-10 21:59:12 +00:00
. \" generated with Ronn/v0.7.3
. \" http://github.com/rtomayko/ronn/tree/0.7.3
.
2023-12-28 15:37:06 +00:00
.TH "GIT\-SECRET\-CAT" "1" "December 2023" "sobolevn" "git-secret 0.5.1-alpha1"
2019-02-10 21:59:12 +00:00
.
.SH "NAME"
2022-04-14 23:08:22 +00:00
\fB git\- secret\- cat\fR \- decrypts files passed on command line to stdout\.
2019-02-10 21:59:12 +00:00
.
.SH "SYNOPSIS"
.
.nf
git secret cat [\- d dir] [\- p password] filename [filenames]
.
.fi
.
.SH "DESCRIPTION"
2022-04-17 19:17:28 +00:00
\fB git\- secret\- cat\fR \- prints the decrypted contents of the passed files\.
2019-02-10 21:59:12 +00:00
.
2019-09-18 18:15:00 +00:00
.P
2022-04-14 23:08:22 +00:00
As with \fB git\- secret\- reveal\fR , you\' ll need to have the private key for one of the emails allowed to decrypt this repo in your personal keyring\.
.
.P
Note this command can be affected by the \fB SECRETS_PINENTRY\fR environment variable\. See (See git\- secret(7) \fI https://git\- secret\. io/git\- secret\fR for information using \fB SECRETS_PINENTRY\fR \.
2019-09-18 18:15:00 +00:00
.
2019-02-10 21:59:12 +00:00
.SH "OPTIONS"
.
.nf
2022-04-14 23:08:22 +00:00
\- d \- specifies `\- \- homedir` option for the `gpg`, use this option if you store your keys in a custom location\.
2019-02-10 21:59:12 +00:00
\- p \- specifies password for noinput mode, adds `\- \- passphrase` option for `gpg`\.
\- h \- shows help\.
.
.fi
.
.SH "MANUAL"
2022-04-14 23:08:22 +00:00
Run \fB man git\- secret\- cat\fR to see this document\.
2019-02-10 21:59:12 +00:00
.
.SH "SEE ALSO"
2021-06-26 14:18:03 +00:00
git\- secret\- init(1) \fI https://git\- secret\. io/git\- secret\- init\fR , git\- secret\- tell(1) \fI https://git\- secret\. io/git\- secret\- tell\fR , git\- secret\- add(1) \fI https://git\- secret\. io/git\- secret\- add\fR , git\- secret\- hide(1) \fI https://git\- secret\. io/git\- secret\- hide\fR , git\- secret\- reveal(1) \fI https://git\- secret\. io/git\- secret\- cat\fR