sekrit: don't define a default SEKRIT_GPG_ID

And abort operation if no SEKRIT_GPG_ID is provided.
This commit is contained in:
Lucas 2020-08-26 02:24:01 +00:00
parent 1839a100f6
commit a7c8d5e369
3 changed files with 9 additions and 4 deletions

View file

@ -10,7 +10,7 @@
.\" Dedication along with this software. If not, see
.\" <http://creativecommons.org/publicdomain/zero/1.0/>.
.\"
.Dd May 25, 2020
.Dd August 26, 2020
.Dt SEKRIT 1
.Os
.Sh NAME
@ -117,8 +117,9 @@ Defaults to
.Pa ~/keep/sekrit .
.It Ev SEKRIT_GPG_ID
The recipient to whom encrypt the files.
Defaults to
.Ar myself .
Must be set for
.Nm
to work.
.El
.Sh EXIT STATUS
.Ex -std