mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-02 07:57:43 +00:00
package/python-terminaltables: wrap Config.in help text
Fixes the following check-package error: package/python-terminaltables/Config.in:4: help text: <tab><2 spaces><62 chars> (http://nightly.buildroot.org/#writing-rules-config-in) Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
367adaf091
commit
3d9eb78df6
@ -1,6 +1,7 @@
|
|||||||
config BR2_PACKAGE_PYTHON_TERMINALTABLES
|
config BR2_PACKAGE_PYTHON_TERMINALTABLES
|
||||||
bool "python-terminaltables"
|
bool "python-terminaltables"
|
||||||
help
|
help
|
||||||
Generate simple tables in terminals from a nested list of strings.
|
Generate simple tables in terminals from a nested list of
|
||||||
|
strings.
|
||||||
|
|
||||||
https://github.com/Robpol86/terminaltables
|
https://github.com/Robpol86/terminaltables
|
||||||
|
Loading…
x
Reference in New Issue
Block a user