diff options
Diffstat (limited to 'coreutils/env.c')
-rw-r--r-- | coreutils/env.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/env.c b/coreutils/env.c index 2bd5f41d0..7037a44c2 100644 --- a/coreutils/env.c +++ b/coreutils/env.c @@ -24,7 +24,7 @@ * - use xfunc_error_retval */ //config:config ENV -//config: bool "env" +//config: bool "env (3.8 kb)" //config: default y //config: help //config: env is used to set an environment variable and run |