diff options
author | Julien Cristau <jcristau@debian.org> | 2010-11-08 17:20:29 +0100 |
---|---|---|
committer | Julien Cristau <jcristau@debian.org> | 2010-11-10 13:21:45 +0100 |
commit | 4bebccd8fde390d347df168415204dd296d09e9e (patch) | |
tree | 9164204d318f0cef259f4464461e338132f0721f | |
parent | ad5f249bf731ee06958e0948f0898ac3f3e26352 (diff) |
man: point to the X manpage for more command line options
It was already listed in 'SEE ALSO', but adding a reference in the
'OPTIONS' section is probably easier to find.
Reported-by: Ivan Vilata i Balaguer <ivan@selidor.net>
Cc: 505891@bugs.debian.org
Signed-off-by: Julien Cristau <jcristau@debian.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | xmessage.man | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/xmessage.man b/xmessage.man index 016ba88..6e5f547 100644 --- a/xmessage.man +++ b/xmessage.man @@ -48,7 +48,9 @@ sizes itself to fit the message, up to a maximum size. If the message is too big for the window, \fIxmessage\fP will display scroll bars. .SH OPTIONS -These are the command line options that \fIxmessage\fP understands. +These are the command line options that \fIxmessage\fP understands, in addition +to the standard ones listed in +.BR X (__miscmansuffix__). .TP 8 .B \-buttons \fIbutton,button,.\|.\|.\fP This option will cause \fIxmessage\fP to create one button for each |