summaryrefslogtreecommitdiff
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
parent9c65fbe9e4f28e254c09bc92b5889493c7aab9fe (diff)
initial README file added
-rw-r--r--CHANGELOG3
-rw-r--r--README7
2 files changed, 10 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index b257811..0ac4b3b 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,6 @@
+So 15. Mai 15:26:56 CEST 2011
+* Added initial README file
+
Fri Jan 14 18:06:57 CET 2011
* pwhelp prints now pwgrep version
* Using -devel postfix instead of -pre-X for dev versions
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