anno.1mh
来自「<B>Digital的Unix操作系统VAX 4.2源码</B>」· 1MH 代码 · 共 178 行
1MH
178 行
.TH anno 1mh.SH Nameanno \- annotate messages.SH Syntax.B anno[.I +folder] [.I msgs] [.B "\-component".I field] [.B "\-help"] [.B "\-[no]inplace"] [.B \-text .I body].\".\".\".\".SH Description.NXR "anno command".NXR "annotating messages"The.PN annocommand annotates a message by adding one or more header fields to the message..PPThe.PN annocommand allows you to choose the name of the header field which you add.It records the date at which the message is annotated,and allows you to add an additional field containing text,if you wish..PPYou can use .PN anno with .PN dist , .PN forw ,and.PN repl ,to keep track of how you have distributed, forwarded, or replied to messages..PPBy default, .PN annoannotates the current message in the current folder.You can select another message by using the.I msgand.I +folderarguments.You can also annotate more than one message, or a range of messages..\".\".\".\".SH Options.IP "\-component \fIfield\fP" 10Specifies the name of the header field which.PN anno adds.It should be a valid RFC 822-style message field name,which means that it should consist of alphanumeric charactersor dashes only.If you do not supply this option, .PN annowill prompt you for the field name..\".IP "\-help" 10Prints a list of the valid options to this command..\".IP "\-inplace" 10.PD 0.IP "\-noinplace" 10.PDThe .B \-inplace switch causes annotation to be done in place in orderto preserve links to the annotated message..\".IP "\-text \fIbody\fP" 10Allows you to add a header field containing text to the message.The.PN annocommand will create a second header field on the message,containing the text that you specify.If the text contains a space, you must enclose the textin double quotes (").If you do not supply this option, .PN annoadds only one field, which contains the date of the annotation..\".\".PPThe default settings for this command are:.IP.I +folderdefaults to the current folder.br.I msgs defaults to the current message.br.B \-noinplace.\".\".\".\".SH ExamplesThis example annotates message number 1 in the folder .PN +test .The .B \-component option specifies the name of the header field:.EX% \f(CBanno 1 +test -component Forwarded\fP.EEThe following field is added to the message header:.EXForwarded: Tue, 08 Jan 91 16:10:06 +0000.EE.PPThe next example shows how to use the .B \-textoption to add an additional field:.EX% \f(CBanno -component Forwarded -text "to David - as requested"\fP.EEThe following lines are added to the message header:.EXForwarded: Tue, 08 Jan 91 16:13:27 +0000Forwarded: to David - as requested.EE.PPThe final example shows how .PN annoprompts for the name of the header field, if the .B \-component option is not supplied:.EX% \f(CBanno\f(CWEnter component name: \f(CBforwarded\fP.EEThe following line is added to the message:.EXforwarded: Tue, 08 Jan 91 16:21:58 +0000.EE.\".\".\".\".SH Profile Components.TStab(+);l l.Path:+To determine your Mail directory.TE.\".\".\".\".SH Files.TP 10.PN $HOME/\&.mh_profileThe user profile..\".\".\".SH See Alsodist(1mh), forw(1mh), repl(1mh)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?