[
https://issues.apache.org/jira/browse/MESOS-3818?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15021936#comment-15021936
]
Neil Conway edited comment on MESOS-3818 at 11/23/15 10:47 AM:
---------------------------------------------------------------
My vote is to keep things simple, and just adjust the newlines in the existing
help strings. I'm concerned that trying to do line-wrapping adds more
complexity than is justified (especially if you want to handle special-cases
like JSON example text, etc.). If we fix the newlines manually once, it
shouldn't be that hard to keep the output looking reasonable in the future.
was (Author: neilc):
My vote is to keep things simple, and just adjust the newlines in the existing
help strings. I'm concerned that trying to do line-wrapping adds more
complexity than is justified. If we fix the newlines manually once, it
shouldn't be that hard to keep the output looking reasonable in the future.
> Line wrapping for "--help" output
> ---------------------------------
>
> Key: MESOS-3818
> URL: https://issues.apache.org/jira/browse/MESOS-3818
> Project: Mesos
> Issue Type: Improvement
> Reporter: Neil Conway
> Assignee: Shuai Lin
> Priority: Trivial
> Labels: mesosphere, newbie
>
> The output of `mesos-slave --help`, `mesos-master --help`, and perhaps other
> programs has very inconsistent line wrapping: different help text fragments
> are wrapped at very different column numbers, which harms readability.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)