diff options
Diffstat (limited to 'coreutils/yes.c')
-rw-r--r-- | coreutils/yes.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/yes.c b/coreutils/yes.c index 81d8755..e8edc0c 100644 --- a/coreutils/yes.c +++ b/coreutils/yes.c @@ -11,7 +11,7 @@ * Size reductions and removed redundant applet name prefix from error messages. */ //config:config YES -//config: bool "yes" +//config: bool "yes (956 bytes)" //config: default y //config: help //config: yes is used to repeatedly output a specific string, or |