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
F14029248: D9608.id23031.diff
Fri, Nov 8, 8:20 PM
F14024526: D9608.diff
Thu, Nov 7, 10:22 AM
F14005787: D9608.id23031.diff
Sun, Oct 27, 7:46 PM
F14003968: D9608.diff
Sat, Oct 26, 1:33 PM
F13982059: D9608.diff
Sat, Oct 19, 9:00 PM
F13982043: D9608.id23031.diff
Sat, Oct 19, 8:56 PM
F13956794: D9608.id23030.diff
Mon, Oct 14, 7:08 AM
Unknown Object (File)
Oct 1 2024, 7:43 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
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