summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-08 09:03:20 +0200
committerPaul Buetow <paul@buetow.org>2013-04-08 09:03:20 +0200
commit63bcad3c144cb995fcbd7d1198810db13e643324 (patch)
tree310907dddd18dcfb8228b8779269076f90228bec /README
parent757fe70cd77daa4a58aec21d2ef93fb40981bc6e (diff)
more on the makefile
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 0 insertions, 9 deletions
diff --git a/README b/README
deleted file mode 100644
index 0cbfc5a..0000000
--- a/README
+++ /dev/null
@@ -1,9 +0,0 @@
-General usage:
-
-For a general usage tutorial see http://pwgrep.buetow.org
-
-Hints:
-
-pb@titania:~/svn/pwdb$ for i in *.gpg; do
- svn propset svn:mime-type application/pgp-encrypted $i
-done