summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2011-06-12 10:06:07 +0000
committerPaul Buetow <paul@buetow.org>2011-06-12 10:06:07 +0000
commitc6d3dc20df1586c67ef116adba66839bd36faa06 (patch)
tree750e8a985e891804b711b88ecc623dd1fa8ba278 /README
parent350bdb0702dea521da65aa338612bbdac0691417 (diff)
Filestore has now categories; Renamed also lots of variables
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 3 insertions, 1 deletions
diff --git a/README b/README
index f60284b..0cbfc5a 100644
--- a/README
+++ b/README
@@ -4,4 +4,6 @@ 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
+pb@titania:~/svn/pwdb$ for i in *.gpg; do
+ svn propset svn:mime-type application/pgp-encrypted $i
+done