X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/36e3d7dc4bc9905a9b9074defd26ee6c32e1a6b9..84ee1e3a7320a9b4b5f40f65f9e969563dfa1443:/man/nmh.man diff --git a/man/nmh.man b/man/nmh.man index 0c32cde5..5591ce64 100644 --- a/man/nmh.man +++ b/man/nmh.man @@ -1,4 +1,4 @@ -.TH NMH %manext7% "September 26, 2016" "%nmhversion%" +.TH NMH %manext7% "December 15, 2016" "%nmhversion%" .\" .\" %nmhwarning% .\" @@ -30,8 +30,10 @@ to find the answer to someone's question before answering their mail. The rest of this manual entry is a quick tutorial which will teach you the basics of .BR nmh . -You should read the manual entries for the -individual programs for complete documentation. +You should read the manual entries for the individual programs for +complete documentation (see the section on +.I COMMANDS +below). .PP To get started using .BR nmh , @@ -53,8 +55,8 @@ moves mail from your system maildrop into your folder, breaking it up into separate files and converting it to .B nmh -format as it goes. It prints one line for each message it -processes, containing the from field, the subject field and as much of +format. It prints one line for each message it processes, +containing the from field, the subject field and as much of the first line of the message as will fit. It leaves the first message it processes as your current message. You'll need to run .B inc @@ -74,10 +76,8 @@ and are used to read specific messages from the current folder. .B show -displays the -current message, or a specific message, which may be specified by its -number, which you pass as an argument to -.BR show . +displays the current message, or a specific message specified by its +number which is passed as an argument. .B next and .B prev @@ -92,7 +92,7 @@ may be used to advance to the first message. .PP .B rmm -(remove message) deletes the current message. It may be called +(remove message) deletes the current message. It may be called, with message numbers passed as arguments, to delete specific messages. .PP .B repl @@ -178,8 +178,11 @@ Indicates all messages, i.e., .TP .IR :\-N Up to +.IR N , +where .I N -messages beginning with (or ending with) message +must be a positive number, messages beginning with (or ending with) +message .IR num . .I Num may be any of the pre-defined symbols @@ -189,6 +192,7 @@ may be any of the pre-defined symbols .B next or .BR last . +The + can be omitted. .PD .TP .RI first: N @@ -199,8 +203,9 @@ or .RI next: N .TP .RI last: N -The first, previous, next or last -messages, if they exist. +As many of the first, previous, next, or last N messages that exist. +As above, N can be preceded with - to end the listing at the specified +message, or with an optional +. .PD .PP Commands that take a folder name @@ -355,7 +360,7 @@ show the next message show the previous message .TP .IR show (1) -show(display) messages +show (display) messages .TP .IR scan (1) produce a one line per message scan listing @@ -401,7 +406,7 @@ Across folders: list folders with new messages .TP .IR unseen (1) -list new messages in a give set of folders +list new messages in a given set of folders .TP .IR flist (1) list folders with messages in given sequence(s) @@ -540,7 +545,7 @@ contains .B nmh library commands .TP -$HOME/\&.mh\-profile +$HOME/\&.mh_profile The user's nmh profile .ne 4 .SH "SEE ALSO" @@ -577,4 +582,4 @@ the version of the host it was compiled on, and the date the program was linked. .PP -New releases and other information of potential interest are announced at http://www.nongnu.org/nmh/ . +New releases, and other information of potential interest, are announced at http://www.nongnu.org/nmh/