diff options
Diffstat (limited to 'console-tools/reset.c')
-rw-r--r-- | console-tools/reset.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/console-tools/reset.c b/console-tools/reset.c index 2f65aad15..e0d228d50 100644 --- a/console-tools/reset.c +++ b/console-tools/reset.c | |||
@@ -24,7 +24,7 @@ | |||
24 | //usage:#define reset_trivial_usage | 24 | //usage:#define reset_trivial_usage |
25 | //usage: "" | 25 | //usage: "" |
26 | //usage:#define reset_full_usage "\n\n" | 26 | //usage:#define reset_full_usage "\n\n" |
27 | //usage: "Reset the screen" | 27 | //usage: "Reset terminal (ESC codes) and termios (signals, buffering, echo)" |
28 | 28 | ||
29 | /* "Standard" version of this tool is in ncurses package */ | 29 | /* "Standard" version of this tool is in ncurses package */ |
30 | 30 | ||