Removed -pause from mhshow(1).
[mmh] / man / mhshow.man1
index 1d5d99d..bce55c1 100644 (file)
@@ -19,7 +19,6 @@ mhshow \- display MIME messages
 .IR content ]
 \&...
 .RB [ \-serialonly " | " \-noserialonly ]
-.RB [ \-pause " | " \-nopause ]
 .RB [ \-form
 .IR formfile ]
 .RB [ \-rcache
@@ -230,7 +229,7 @@ The display string may contain the following escapes:
 %f     Insert filename containing content
 %F     %e, %f, and stdin is terminal not content
 %l     display listing prior to displaying content
-%p     %l, and ask for confirmation
+%p     synonym to %l
 %s     Insert content subtype
 %d     Insert content description
 %%     Insert the character %
@@ -244,12 +243,6 @@ execute at most one of these at any given time.  Although the F-escape
 expands to be the filename containing the content, the e-escape has no
 expansion as far as the shell is concerned.
 .PP
-When the p-escape prompts for confirmation, typing INTR (usually
-control-C) will tell
-.B mhshow
-not to display that content.
-The p-escape can be disabled by specifying the switch
-.BR \-nopause .
 Further, when
 .B mhshow
 is display a content, typing QUIT (usually
@@ -268,8 +261,8 @@ has several default values:
 .PP
 .RS 5
 .nf
-mhshow-show-text/plain: %pmoreproc '%F'
-mhshow-show-message/rfc822: %pshow -file '%F'
+mhshow-show-text/plain: %lmoreproc '%F'
+mhshow-show-message/rfc822: %lshow -file '%F'
 .fi
 .RE
 .PP
@@ -592,7 +585,6 @@ mhbuild(1), mhl(1), mhlist(1), mhstore(1), sendfiles(1)
 .RB ` msgs "' defaults to cur"
 .RB ` \-nocheck '
 .RB ` \-form mhl.headers '
-.RB ` \-pause '
 .RB ` \-rcache ask '
 .RB ` \-realsize '
 .RB ` \-noserialonly '