X-Git-Url: https://git.distorted.org.uk/~mdw/xtoys/blobdiff_plain/2b6e1eca160e4ee835c26c4b1d6cf67552707413..cc52f3b6f297a8af8377a11925f789db126fea89:/xmsg.1 diff --git a/xmsg.1 b/xmsg.1 index 57cb3e1..9ca1386 100644 --- a/xmsg.1 +++ b/xmsg.1 @@ -29,6 +29,17 @@ one per argument, after the message. If no buttons are requested, an .B OK button is provided anyway. .PP +If the +.I message +is +.RB ` \- ' +then instead the message to display is read from standard input. If the +first character of +.I message +is +.RB ` % ' +then that character is removed. +.PP A button may be selected as being the default (i.e., may be chosen by pressing .IR enter ), @@ -77,7 +88,7 @@ as being the cancel button. Selects the given .I button as being the default button. -.SH AUTHOR -Mark Wooding (mdw@nsict.org). .SH BUGS None currently known. +.SH AUTHOR +Mark Wooding (mdw@distorted.org.uk).