浏览代码

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>
Carlos Santos 8 年之前
父节点
当前提交
c59a2b69e2
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package/util-linux/Config.in

+ 2 - 1
package/util-linux/Config.in

@@ -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"