mirror of
https://github.com/sheumann/hush.git
synced 2025-01-13 06:30:09 +00:00
- add helptext for CONFIG_UNIX2DOS
This commit is contained in:
parent
552b56dfd1
commit
4f7953cc3c
@ -184,6 +184,9 @@ config CONFIG_UNIX2DOS
|
|||||||
bool
|
bool
|
||||||
default y
|
default y
|
||||||
depends on CONFIG_DOS2UNIX
|
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
|
config CONFIG_DU
|
||||||
bool "du (default blocksize of 512 bytes)"
|
bool "du (default blocksize of 512 bytes)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user