X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhpgp.sh;h=ce4d2c87ea4fbec5708e91bbac7437d1c05e98ef;hp=f3a39ea0bb6e9213eb32d0a9896efd4134e046e4;hb=6e9577f324bef90765a5edc02044eb111ec48072;hpb=2932d136debcf53a45c44891ee80e6d34e61f109 diff --git a/uip/mhpgp.sh b/uip/mhpgp.sh index f3a39ea..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 '\ + sed -n -e ' /^-----BEGIN PGP MESSAGE/b x d :x