]> granicus.if.org Git - neomutt/commitdiff
Manual: Make sure every rc command has a synopsis in its describing section
authorRocco Rutte <pdmef@gmx.net>
Sun, 5 Apr 2009 09:55:37 +0000 (11:55 +0200)
committerRocco Rutte <pdmef@gmx.net>
Sun, 5 Apr 2009 09:55:37 +0000 (11:55 +0200)
doc/manual.xml.head

index 486fb8851fce002191c4c56d0c6a1b940b1c1e2e..686f068ef87a57119e87c4f5edb88416812a5596 100644 (file)
@@ -6331,6 +6331,30 @@ application/ms-excel; open.pl %s
 <sect1 id="auto-view">
 <title>MIME Autoview</title>
 
+<para>
+Usage:
+</para>
+
+<cmdsynopsis>
+<command>auto-view</command>
+<arg choice="plain">
+<replaceable>mimetype</replaceable>
+</arg>
+<arg choice="opt" rep="repeat">
+<replaceable>mimetype</replaceable>
+</arg>
+
+<command>unauto-view</command>
+<group choice="req">
+<arg choice="plain">
+<replaceable>*</replaceable>
+</arg>
+<arg choice="plain" rep="repeat">
+<replaceable>mimetype</replaceable>
+</arg>
+</group>
+</cmdsynopsis>
+
 <para>
 In addition to explicitly telling Mutt to view an attachment with the
 MIME viewer defined in the mailcap file, Mutt has support for
@@ -6555,6 +6579,30 @@ it can be pasted elsewhere.
 <sect1 id="mime-lookup">
 <title>MIME Lookup</title>
 
+<para>
+Usage:
+</para>
+
+<cmdsynopsis>
+<command>mime-lookup</command>
+<arg choice="plain">
+<replaceable>mimetype</replaceable>
+</arg>
+<arg choice="opt" rep="repeat">
+<replaceable>mimetype</replaceable>
+</arg>
+
+<command>unmime-lookup</command>
+<group choice="req">
+<arg choice="plain">
+<replaceable>*</replaceable>
+</arg>
+<arg choice="plain" rep="repeat">
+<replaceable>mimetype</replaceable>
+</arg>
+</group>
+</cmdsynopsis>
+
 <para>
 Mutt's mime&lowbar;lookup list specifies a list of mime-types that should not
 be treated according to their mailcap entry.  This option is designed to
@@ -6914,6 +6962,20 @@ from most-secure to least-secure.
 <sect1 id="account-hook">
 <title>Managing Multiple Accounts</title>
 
+<para>
+Usage:
+</para>
+
+<cmdsynopsis>
+<command>account-hook</command>
+<arg choice="plain">
+<replaceable class="parameter">pattern</replaceable>
+</arg>
+<arg choice="plain">
+<replaceable class="parameter">command</replaceable>
+</arg>
+</cmdsynopsis>
+
 <para>
 If you happen to have accounts on multiple IMAP, POP and/or SMTP servers,
 you may find managing all the authentication settings inconvenient and