diff options
| author | Paul Buetow <paul@buetow.org> | 2011-05-15 12:27:19 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2011-05-15 12:27:19 +0000 |
| commit | 350bdb0702dea521da65aa338612bbdac0691417 (patch) | |
| tree | 073b565f008844c71e57256d275b6d70ff891502 | |
| parent | 9c65fbe9e4f28e254c09bc92b5889493c7aab9fe (diff) | |
initial README file added
| -rw-r--r-- | CHANGELOG | 3 | ||||
| -rw-r--r-- | README | 7 |
2 files changed, 10 insertions, 0 deletions
@@ -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 @@ -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 |
