The output from arc help --full is missing a newline character.
Details
Details
- Reviewers
epriestley - Group Reviewers
Blessed Reviewers - Commits
- rARC9257f1bc8585: Add a newline to the output of `arc help --full`.
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. >
Diff Detail
Diff Detail
- Repository
- rARC Arcanist
- Lint
Lint Skipped - Unit
Tests Skipped