util-linux: wrap help text at column 72
Respect the <tab><2 spaces><62 chars> rule. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
0c6c3b2237
commit
c59a2b69e2
@ -99,7 +99,8 @@ config BR2_PACKAGE_UTIL_LINUX_CRAMFS
|
||||
bool "cramfs utilities"
|
||||
select BR2_PACKAGE_ZLIB
|
||||
help
|
||||
Utilities for compressed ROM file system (fsck.cramfs, mkfs.cramfs)
|
||||
Utilities for compressed ROM file system (fsck.cramfs,
|
||||
mkfs.cramfs)
|
||||
|
||||
config BR2_PACKAGE_UTIL_LINUX_EJECT
|
||||
bool "eject"
|
||||
|
Loading…
Reference in New Issue
Block a user