mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
package: kill pointless text justification
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
5e2c17b9a3
commit
757e9c4c2a
@@ -2,7 +2,7 @@ config BR2_PACKAGE_PYTHON_DOCOPT
|
||||
bool "python-docopt"
|
||||
help
|
||||
docopt helps you create most beautiful command-line
|
||||
interfaces easily. The option parser is generated based on
|
||||
interfaces easily. The option parser is generated based on
|
||||
the beautiful help message that you write yourself. This way
|
||||
you don't need to write this stupid repeatable parser-code,
|
||||
and instead can write only the help message-- the way you
|
||||
|
||||
Reference in New Issue
Block a user