summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorkwadronaut <kwadronaut@leap.se>2014-06-19 10:01:17 +0200
committerkwadronaut <kwadronaut@leap.se>2014-06-19 10:01:17 +0200
commitbb9c454277291c38acc72d8fd1f3f80c495d9c7e (patch)
tree3e918c704b8340ba5a97c4d4706a17311cfac0df /Makefile
parent3abb845582098b123a59c65990826a1245fdc938 (diff)
we no make no mistakes against pgp, openpgp, gpg nor it's
capitalization. Updated usage instructions.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bad8bc5..9ec519b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
#
# A Makefile to encrypt certain files to the right people.
#
-# usage: make foo.pgp
+# usage: make foo.gpg
#
# * If unencrypted file exists and is newer than the encrypted, it will
# encrypt it.