From 6e8e22adf69b2691da26ccb7a61458c7aa940739 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sun, 3 Apr 2011 11:10:56 +0200 Subject: [PATCH] setterm: mention in man setterm.1 -version and -help switches Signed-off-by: Sami Kerola --- term-utils/setterm.1 | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/term-utils/setterm.1 b/term-utils/setterm.1 index ceff57ff58..8451e62d7d 100644 --- a/term-utils/setterm.1 +++ b/term-utils/setterm.1 @@ -195,6 +195,12 @@ Sets the bell duration in milliseconds. Without an argument, defaults to 0. .TP .BR \-bfreq " [\fIfreqnumber\fP]" Sets the bell frequency in Hz. Without an argument, defaults to 0. +.TP +.BR \-version +Output version information and exit. +.TP +.BR \-help +Output help screen and exit. .SH "SEE ALSO" .BR tput (1), .BR stty (1), -- 2.47.3