blob: f60284ba483f131de99f13221f5231decfbb381a (
plain)
1
2
3
4
5
6
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
|