[
https://issues.apache.org/jira/browse/MESOS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14511592#comment-14511592
]
Joerg Schad commented on MESOS-2496:
------------------------------------
Removed all the additional lines in the flag description as this was the more
common case. Visual boundaries between could be more easily created in the
logic them, but should not be part of the description in my opinion.
https://reviews.apache.org/r/33531/
> Make description consistent when adding flags
> ---------------------------------------------
>
> Key: MESOS-2496
> URL: https://issues.apache.org/jira/browse/MESOS-2496
> Project: Mesos
> Issue Type: Task
> Reporter: Joerg Schad
> Assignee: Joerg Schad
> Priority: Minor
>
> When adding flags in slave/flags.hpp or master/flags.hpp we are inconsistent
> in adding newline at the end of the the description. For example
> mesos-slave.sh --help sometimes has a empty line between flags and sometimes
> not.
> Personally I like extra empty line between flags as it makes the help text
> more readable, but most importantly we should have this consistent.
> Actually other tools such as gcc do not have newlines between flags.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)