Files
atlantis/cmd
Luke Kysow 74d4cc6cef Add newlines between flags in help output.
- This will make the help output easier to read. To accomplish this, we
needed to not set defaults via cobra because then the default would be
printed on another line which looks bad. So now we set the defaults
ourselves.
- Also had to update spf13/pflag to the version that supports newlines
in flag descriptions.
2018-03-28 12:19:48 -07:00
..
2018-03-15 17:25:02 -07:00
2018-03-15 17:25:02 -07:00
2018-03-15 17:25:02 -07:00