commit | ae843e9cc8984a420b44648d0d1f5166c987a158 | [log] [tgz] |
---|---|---|
author | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Sep 22 08:18:41 2006 +0000 |
committer | Bernhard Reutner-Fischer <rep.dot.nop@gmail.com> | Fri Sep 22 08:18:41 2006 +0000 |
tree | 7ef19a74169e184fab135e134d6f21b66bd6f44a | |
parent | e9a7a6212b5881bd29ee5936b492f4d8899df8bb [diff] [blame] |
- add new applet resize. text data bss dec hex filename 185 0 0 185 b9 console-tools/resize.o 255 0 0 255 ff console-tools/resize.o.print
diff --git a/include/usage.h b/include/usage.h index 6ef7f1e..d7b8b2a 100644 --- a/include/usage.h +++ b/include/usage.h
@@ -2455,6 +2455,11 @@ #define reset_full_usage \ "Resets the screen." +#define resize_trivial_usage \ + "" +#define resize_full_usage \ + "Resizes the screen." + #define rm_trivial_usage \ "[OPTION]... FILE..." #define rm_full_usage \