HomePhabricator

Add a newline to the output of `arc help --full`.

Description

Add a newline to the output of arc help --full.

Summary: The output from arc help --full is missing a newline character.

Test Plan:
Before

> arc help --full
      --skip-arcconfig
           Skip the working copy configuration file

      --arcrc-file filename
           Use provided file instead of ~/.arcrc.>

After

> arc help --full
      --skip-arcconfig
           Skip the working copy configuration file

      --arcrc-file filename
           Use provided file instead of ~/.arcrc.
>

Reviewers: Blessed Reviewers, epriestley

Reviewed By: Blessed Reviewers, epriestley

Subscribers: epriestley, Korvin

Differential Revision: https://secure.phabricator.com/D9608

Details

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Jun 17 2014, 10:07 PM
Reviewer
Blessed Reviewers
Differential Revision
D9608: Add a newline to the output of `arc help --full`.
Parents
rARC680ec3670cd9: Don't parse mercurial usernames without email address as an email address
Branches
Unknown
Tags
Unknown

Event Timeline