mirror of https://github.com/mirror/busybox.git
- add helptext for CONFIG_UNIX2DOS
parent
552b56dfd1
commit
4f7953cc3c
|
@ -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)"
|
||||
|
|
Loading…
Reference in New Issue