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
Unknown Object (File)
Mon, Feb 17, 1:00 AM
Unknown Object (File)
Sun, Feb 9, 1:41 PM
Unknown Object (File)
Sun, Feb 9, 1:41 PM
Unknown Object (File)
Sun, Feb 9, 1:41 PM
Unknown Object (File)
Sun, Feb 9, 1:41 PM
Unknown Object (File)
Wed, Feb 5, 10:24 AM
Unknown Object (File)
Mon, Jan 27, 9:38 PM
Unknown Object (File)
Jan 23 2025, 3:43 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