Changeset 5449:2a9e9c487bad

Show
Ignore:
Timestamp:
2008-07-09 02:14:25 (3 months ago)
Author:
Rocco Rutte <pdmef@…>
Branch:
HEAD
Message:

Document redirection to trigger batch send mode in mutt(1) and mutt -h. Closes #2070.

Files:
3 modified

Legend:

Unmodified
Added
Removed
  • ChangeLog

    r5447 r5449  
     12008-07-04 09:09 +0200  Ralf Wildenhues  <wildenhues@ins.uni-bonn.de>  (74b54f11c919) 
     2 
     3        * protos.h: Fix syntax error for strtok_r compatitility prototype 
     4 
     52008-07-02 18:26 +0200  Vladimir Marek  <Vladimir.Marek@Sun.COM>  (f72fce68ca19) 
     6 
     7        * ChangeLog, lib.c: Use stat() instead of dirent->d_type to test for 
     8        directory. Closes #3089. 
     9 
    1102008-07-02 18:23 +0200  Rocco Rutte  <pdmef@gmx.net>  (7783502a04c7) 
    211 
  • doc/mutt.man

    r5059 r5449  
    3939[\-\-] 
    4040\fIaddr\fP [...] 
     41.PP 
     42.B mutt  
     43[-nx]  
     44[-e \fIcmd\fP]  
     45[-F \fIfile\fP] 
     46[-s \fIsubj\fP] 
     47[-b \fIaddr\fP] 
     48[-c \fIaddr\fP] 
     49[\-a \fIfile\fP [...]] 
     50[\-\-] 
     51\fIaddr\fP [...] 
     52< message 
    4153.PP 
    4254.B mutt 
  • main.c

    r5369 r5449  
    112112"usage: mutt [<options>] [-z] [-f <file> | -yZ]\n\ 
    113113       mutt [<options>] [-x] [-Hi <file>] [-s <subj>] [-bc <addr>] [-a <file> [...]] [--] <addr> [...]\n\ 
     114       mutt [<options>] [-x] [-s <subj>] [-bc <addr>] [-a <file> [...]] [--] <addr> [...] < message\n\ 
    114115       mutt [<options>] -p\n\ 
    115116       mutt [<options>] -A <alias> [...]\n\