From ea87bbf679bccc04429c83591ba90b31153f2c66 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 10 Apr 2011 16:24:22 +0200 Subject: [PATCH] mesg: add long options to the man page Signed-off-by: Sami Kerola --- term-utils/mesg.1 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/term-utils/mesg.1 b/term-utils/mesg.1 index 05c42e35d8..5c698c2577 100644 --- a/term-utils/mesg.1 +++ b/term-utils/mesg.1 @@ -41,6 +41,7 @@ mesg \- display (do not display) messages from other users .SH SYNOPSIS .B mesg +.RB [options] .RB [ n | y ] .SH DESCRIPTION The @@ -60,13 +61,21 @@ sure your ttys are set the way you want them to be set, .B mesg should be executed in your login scripts. .PP -Options available: +Available arguments: .TP .B n Disallows messages. .TP .B y Permits messages to be displayed. +.TP +Available options: +.TP +.B \-V, \-\-verbose +Output version information and exit. +.TP +.B \-h, \-\-help +Output help screen and exit. .PP If no arguments are given, .B mesg -- 2.47.3