diff options
Diffstat (limited to 'term-utils/setterm.1')
| -rw-r--r-- | term-utils/setterm.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/term-utils/setterm.1 b/term-utils/setterm.1 index cde41143a..9f5b2292d 100644 --- a/term-utils/setterm.1 +++ b/term-utils/setterm.1 @@ -101,7 +101,7 @@ Turns the terminal's cursor on or off. Sets the terminal's rendering options to the default values. .TP .BR \-dump " [\fI1-NR_CONS\fP]" -Writes a snapshot of the given virtual console (with attributes) to the file +Writes a snapshot of the given virtual console to the file specified in the \fB\-file\fP option, overwriting its contents; the default is screen.dump. Without an argument, dumps the current virtual console. Overrides \fB\-append\fP. @@ -180,10 +180,10 @@ Overrides the TERM environment variable. Sets the color for underlined characters. .TP .BR \-version -Output version information and exit. +Display version information and exit. .TP .BR \-help -Output help screen and exit. +Display help text and exit. .SH "SEE ALSO" .BR tput (1), .BR stty (1), |
