From: Michael Tatge Date: Mon, 3 Jul 2006 16:19:43 +0000 (+0000) Subject: Some commands used a dash in the documentation instead of an underscore. X-Git-Tag: mutt-1-5-12-rel~41 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=06405bdd30b9226c843be058903e5118c58507c5;p=mutt Some commands used a dash in the documentation instead of an underscore. Closes: #2270. --- diff --git a/doc/manual.xml.head b/doc/manual.xml.head index 0da4e85f..2e3b0bcd 100644 --- a/doc/manual.xml.head +++ b/doc/manual.xml.head @@ -4862,7 +4862,7 @@ and Mutt will use your standard pager to display the results. needsterminal -Mutt uses this flag when viewing attachments with auto-view, in order to decide whether it should honor the setting +Mutt uses this flag when viewing attachments with auto_view, in order to decide whether it should honor the setting of the $wait_key variable or not. When an attachment is viewed using an interactive program, and the corresponding mailcap entry has a needsterminal flag, Mutt will use @@ -4983,7 +4983,7 @@ entry with the print command. -In addition, you can use this with auto-view +In addition, you can use this with auto_view to denote two commands for viewing an attachment, one to be viewed automatically, the other to be viewed interactively from the attachment menu. In addition, you can then use the test feature to determine which @@ -4995,7 +4995,7 @@ text/html; lynx %s; nametemplate=%s.html text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput -For auto-view, Mutt will choose the third +For auto_view, Mutt will choose the third entry because of the copiousoutput tag. For interactive viewing, Mutt will run the program RunningX to determine if it should use the first entry. If the program returns non-zero, Mutt will use the second entry @@ -5213,7 +5213,7 @@ alternative_order text/enriched text/plain text application/postscript image/* Next, mutt will check if any of the types have a defined -auto-view, and use that. Failing +auto_view, and use that. Failing that, Mutt will look for any text type. As a last attempt, mutt will look for any type it knows how to handle. @@ -5514,13 +5514,13 @@ The following are the commands understood by mutt. -auto-view mimetype [ mimetype ... ] +auto_view mimetype [ mimetype ... ] -unauto-view mimetype [ mimetype ... ] +unauto_view mimetype [ mimetype ... ] @@ -5574,13 +5574,13 @@ The following are the commands understood by mutt. -hdr-order header [ header ... ] +hdr_order header [ header ... ] -unhdr-order header [ header ... ] +unhdr_order header [ header ... ] @@ -5640,13 +5640,13 @@ The following are the commands understood by mutt. -mime-lookup mimetype [ mimetype ... ] +mime_lookup mimetype [ mimetype ... ] -unmime-lookup mimetype [ mimetype ... ] +unmime_lookup mimetype [ mimetype ... ] @@ -5664,13 +5664,13 @@ The following are the commands understood by mutt. -my-hdr string +my_hdr string -unmy-hdr field [ field ... ] +unmy_hdr field [ field ... ]