aboutsummaryrefslogtreecommitdiff
path: root/coreutils/nl.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/nl.c')
-rw-r--r--coreutils/nl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/nl.c b/coreutils/nl.c
index dc468a90b..9f303fe6c 100644
--- a/coreutils/nl.c
+++ b/coreutils/nl.c
@@ -5,7 +5,7 @@
* Licensed under GPLv2, see file LICENSE in this source tree.
*/
//config:config NL
-//config: bool "nl"
+//config: bool "nl (4.3 kb)"
//config: default y
//config: help
//config: nl is used to number lines of files.