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
F15471987: D9608.id23031.diff
Sat, Apr 5, 10:30 AM
F15469414: D9608.diff
Fri, Apr 4, 12:59 PM
F15466908: D9608.id23031.diff
Thu, Apr 3, 10:41 AM
F15462229: D9608.id23031.diff
Tue, Apr 1, 1:13 PM
F15436524: D9608.id.diff
Tue, Mar 25, 2:52 PM
F15428611: D9608.id23031.diff
Sun, Mar 23, 9:18 PM
F15425153: D9608.id23030.diff
Sun, Mar 23, 2:46 AM
F15298884: D9608.id.diff
Mar 5 2025, 1:55 PM
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
Branch
help-newline
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 1193
Build 1193: [Placeholder Plan] Wait for 30 Seconds

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