X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhpgp.sh;h=ce4d2c87ea4fbec5708e91bbac7437d1c05e98ef;hp=c562c645e469a8f85915fbf3bcc04bf95631776e;hb=fc9279e818dfc96c63a5d75a89080cc68cfe1170;hpb=58cf09aa36e9f7f352a127158bbf1c5678bc6ed8 diff --git a/uip/mhpgp.sh b/uip/mhpgp.sh index c562c64..ce4d2c8 100755 --- a/uip/mhpgp.sh +++ b/uip/mhpgp.sh @@ -6,7 +6,7 @@ # mhpgp: # -write: Save the decrypted message to the current folder -usage="Usage: mhpgp [-write] msg" +usage="Usage: mhpgp [-write] [-Version] [-help] [+folder] [msg]" # prepend the default options from the profile set -- `mhparam -nocomp ${0##*/}` "$@" @@ -68,7 +68,7 @@ mimeverify() { ### decrypt MIME and non-MIME messages (type is in $1) ###; invoke the pager as needed decrypt() { - sed -n -e ':a + sed -n -e ' /^-----BEGIN PGP MESSAGE/b x d :x