Page MenuHomePhabricator

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

Authored by joshuaspence on Jun 17 2014, 10:03 PM.
Tags
None
Referenced Files
F19027437: D9608.diff
Mon, Nov 24, 1:54 PM
F18868431: D9608.id23031.diff
Tue, Nov 4, 6:39 AM
F18843561: D9608.id.diff
Tue, Oct 28, 11:20 PM
F18815835: D9608.diff
Oct 21 2025, 3:55 AM
F18534623: D9608.diff
Sep 7 2025, 11:46 AM
Unknown Object (File)
Jun 26 2025, 9:49 AM
Unknown Object (File)
May 19 2025, 7:07 AM
Unknown Object (File)
May 19 2025, 7:07 AM
Subscribers

Details

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

Diff Detail

Repository
rARC Arcanist
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

joshuaspence retitled this revision from to Add a newline to the output of `arc help --full`..
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
joshuaspence edited edge metadata.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Jun 17 2014, 10:06 PM