From 43f68f8feaa9b345423e83f2419a0113b73e7c94 Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Sat, 17 May 2014 20:42:37 +0100 Subject: setterm: remove usage comment segment It is enough trouble to keep usage output aligned with getopt() parsing, manual page, and bash-completion, so get rid of the unnecessary effort duplication. Signed-off-by: Sami Kerola --- term-utils/setterm.c | 46 ---------------------------------------------- 1 file changed, 46 deletions(-) (limited to 'term-utils/setterm.c') diff --git a/term-utils/setterm.c b/term-utils/setterm.c index 533bc0945..45fbb3573 100644 --- a/term-utils/setterm.c +++ b/term-utils/setterm.c @@ -19,52 +19,6 @@ * 1999-02-22 Arkadiusz Miƛkiewicz * - added Native Language Support * - * - * Syntax: - * - * setterm - * [ -term terminal_name ] - * [ -reset ] - * [ -initialize ] - * [ -cursor [on|off] ] - * [ -repeat [on|off] ] - * [ -appcursorkeys [on|off] ] - * [ -linewrap [on|off] ] - * [ -snow [on|off] ] - * [ -softscroll [on|off] ] - * [ -defaults ] - * [ -foreground black|red|green|yellow|blue|magenta|cyan|white|default ] - * [ -background black|red|green|yellow|blue|magenta|cyan|white|default ] - * [ -ulcolor black|grey|red|green|yellow|blue|magenta|cyan|white ] - * [ -ulcolor bright red|green|yellow|blue|magenta|cyan|white ] - * [ -hbcolor black|grey|red|green|yellow|blue|magenta|cyan|white ] - * [ -hbcolor bright red|green|yellow|blue|magenta|cyan|white ] - * [ -inversescreen [on|off] ] - * [ -bold [on|off] ] - * [ -half-bright [on|off] ] - * [ -blink [on|off] ] - * [ -reverse [on|off] ] - * [ -underline [on|off] ] - * [ -store ] - * [ -clear [ all|rest ] ] - * [ -tabs [tab1 tab2 tab3 ... ] ] (tabn = 1-160) - * [ -clrtabs [ tab1 tab2 tab3 ... ] (tabn = 1-160) - * [ -regtabs [1-160] ] - * [ -blank [0-60|force|poke|] ] - * [ -dump [1-NR_CONS ] ] - * [ -append [1-NR_CONS ] ] - * [ -file dumpfilename ] - * [ -standout [attr] ] - * [ -msg [on|off] ] - * [ -msglevel [0-8] ] - * [ -powersave [on|vsync|hsync|powerdown|off] ] - * [ -powerdown [0-60] ] - * [ -blength [0-2000] ] - * [ -bfreq freq ] - * [ -version ] - * [ -help ] - * - * * Semantics: * * Setterm writes to standard output a character string that will -- cgit v1.2.3-55-g7522