From 8347947c8d618cc70bccc1ed9b10269e445de96f Mon Sep 17 00:00:00 2001 From: aldot Date: Fri, 5 May 2006 11:55:53 +0000 Subject: - add helptext for CONFIG_UNIX2DOS git-svn-id: svn://busybox.net/trunk/busybox@15003 69ca8d6d-28ef-0310-b511-8ec308f3f277 --- coreutils/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'coreutils') diff --git a/coreutils/Config.in b/coreutils/Config.in index 6841ec96d..d0ac000d3 100644 --- a/coreutils/Config.in +++ b/coreutils/Config.in @@ -184,6 +184,9 @@ config CONFIG_UNIX2DOS bool default y depends on CONFIG_DOS2UNIX + help + unix2dos is used to convert a text file from UNIX format to + DOS format, and vice versa. config CONFIG_DU bool "du (default blocksize of 512 bytes)" -- cgit v1.2.3-55-g6feb