From 7efaea5e53d58f4d8c5b5217ecc4974b62a62eea Mon Sep 17 00:00:00 2001 From: Ken Hornstein Date: Tue, 28 Feb 2012 15:29:56 -0500 Subject: [PATCH] Improve these man pages a bit. --- man/comp.man | 4 ++++ man/forw.man | 26 ++++++++++++++++++++++++++ 2 files changed, 30 insertions(+) diff --git a/man/comp.man b/man/comp.man index 26bdaa0..0fddc26 100644 --- a/man/comp.man +++ b/man/comp.man @@ -163,6 +163,10 @@ profile entry or a system default email address. This default can be overridden by using the .B \-from .I address +switch. The default mailbox in the \*(lqFcc:\*(rq field is +.IR \+outbox . +This can be overridden by the +.B \-fcc switch. .PP Any text you give to the diff --git a/man/forw.man b/man/forw.man index d4edc2f..e6fa01a 100644 --- a/man/forw.man +++ b/man/forw.man @@ -120,6 +120,32 @@ nmh\-subject string Any text specified with `\-subject\ text' .fi .RE .PP +By default the \*(lqTo:\*(rq and \*(lqcc:\*(rq fields are empty. You may +add addresses to these fields with the +.B \-to +.I address +and +.B \-cc +.I address +switches. You may give these switches multiple times to add multiple +addresses. +.PP +By default the \*(lqFrom:\*(rq field has either the value of the +.B Local\-Mailbox +profile entry a system default email address. This default can be overridden +by using the +.B \-from +.I address +switch. The default mailbox in the \*(lqFcc:\*(rq field is +.IR \+outbox . +This can be overridden by the +.B \-fcc +switch. +.PP +Any text you give to the +.B \-subject +switch will be placed in the \*(lqSubject:\*(rq field in the draft. +.PP If the draft already exists, .B forw will ask you as to the disposition -- 1.7.10.4