mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-23 19:26:32 +00:00
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"
|
bool "cramfs utilities"
|
||||||
select BR2_PACKAGE_ZLIB
|
select BR2_PACKAGE_ZLIB
|
||||||
help
|
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
|
config BR2_PACKAGE_UTIL_LINUX_EJECT
|
||||||
bool "eject"
|
bool "eject"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user