summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-05-15 12:27:19 +0000
committerPaul Buetow <paul@buetow.org>2011-05-15 12:27:19 +0000
commit350bdb0702dea521da65aa338612bbdac0691417 (patch)
tree073b565f008844c71e57256d275b6d70ff891502 /README
parent9c65fbe9e4f28e254c09bc92b5889493c7aab9fe (diff)
initial README file added
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..f60284b
--- /dev/null
+++ b/README
@@ -0,0 +1,7 @@
+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