X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/xtoys/blobdiff_plain/47747dbe04f28a3f2d4748780a088f8309fc2990..4954eef226519a87cd932f72f2119d1866153619:/xmsg.1 diff --git a/xmsg.1 b/xmsg.1 index 57cb3e1..32bf249 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 ),