X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=man%2Fwhatnow.man1;h=a181ccaa077bf6315f5dd21e3335709e14708bbd;hb=e68b1fb49f49b3f68b7a1a5eeb449b2c26b196a8;hp=ce6c9c23b801e0b9487cc84d1c48cebf6e506a95;hpb=a8a894a102eb7f31662d49355312d6e64e081664;p=mmh diff --git a/man/whatnow.man1 b/man/whatnow.man1 index ce6c9c2..a181cca 100644 --- a/man/whatnow.man1 +++ b/man/whatnow.man1 @@ -10,7 +10,6 @@ whatnow \- prompting front-end for sending messages .B whatnow .RB [ \-editor .IR editor ] -.RB [ \-noedit ] .RB [ \-prompt .IR string ] .RI [ file ] @@ -31,9 +30,10 @@ or .B repl after the initial edit. .PP -When started, the editor is started on the draft (unless -.B \-noedit -is given, in which case the initial edit is suppressed). Then, +When started, the editor is started on the draft (unless the +.B \-editor +switch with an empty string argument is given, +in which case the initial edit is suppressed). Then, .B whatnow repetitively prompts the user with \*(lqWhat now?\*(rq and awaits a response. The valid responses are: @@ -118,6 +118,10 @@ used to direct .BR whatnow 's actions in complex ways. .PP +If the initial edit fails, no new draft is created, but any +existing re-used draft is preserved. +Failures of later edits are ignored and another prompt is printed. +.PP The .B \-prompt .I string @@ -160,9 +164,3 @@ send(1) .SH CONTEXT None - -.SH BUGS -If the initial edit fails, -.B whatnow -deletes your draft (by renaming -it with a leading comma); failure of a later edit preserves the draft.