[ 
https://issues.apache.org/jira/browse/MESOS-2496?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joerg Schad updated MESOS-2496:
-------------------------------
    Description: 
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.

  was:
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.


> 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)

Reply via email to