X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/46f35e659f3bc3e808a70263bea0ec72624c8a08..75e2b025b151dc5191ed586ced39cf68c3aaa3b4:/man/prompter.man?ds=inline diff --git a/man/prompter.man b/man/prompter.man index 96e15b38..39e8c8d4 100644 --- a/man/prompter.man +++ b/man/prompter.man @@ -8,6 +8,8 @@ prompter \- prompting editor front-end for nmh .HP 5 .na .B prompter +.RB [ \-help ] +.RB [ \-version ] .RB [ \-erase .IR chr ] .RB [ \-kill @@ -16,11 +18,9 @@ prompter \- prompting editor front-end for nmh .RB [ \-rapid " | " \-norapid ] .RB [ \-doteof " | " \-nodoteof ] .I file -.RB [ \-version ] -.RB [ \-help ] .ad .SH DESCRIPTION -.B Prompter +.B prompter is an editor front\-end for .B nmh which allows rapid @@ -37,7 +37,7 @@ commands or .BR repl . .PP -.B Prompter +.B prompter is particularly useful when composing messages over slow network or modem lines. It is an .B nmh program in that it can have @@ -135,7 +135,7 @@ should finish up and exit. The first non\-flag argument to .B prompter is taken as the name of the draft file, and subsequent non\-flag arguments are ignored. -.\" (\fIRepl\fR invokes editors with two file arguments: +.\" (\fIrepl\fR invokes editors with two file arguments: .\" the draft file name and the replied\-to message file name.) .SH FILES .fc ^ ~ @@ -186,7 +186,7 @@ invoking prompter differently for different commands (e.g., \*(lqforw: -editor rapid\*(rq). .SH BUGS -.B Prompter +.B prompter uses .IR stdio (3), so it will lose if you edit files with nulls in them.