Page MenuHomePhabricator

Show some "arc" help pages through a configurable pager, like "less"
ClosedPublic

Authored by epriestley on Jun 7 2020, 5:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 14, 5:07 PM
Unknown Object (File)
Fri, Nov 8, 6:09 AM
Unknown Object (File)
Thu, Oct 31, 6:27 AM
Unknown Object (File)
Oct 18 2024, 9:34 PM
Unknown Object (File)
Oct 17 2024, 3:40 AM
Unknown Object (File)
Oct 15 2024, 9:48 PM
Unknown Object (File)
Sep 29 2024, 11:30 AM
Unknown Object (File)
Sep 13 2024, 3:31 PM
Subscribers
None

Details

Summary

Fixes T5420. Some "arc help ..." is long and most similar commands send this kind of output through a pager.

Use a pager in at least some cases.

Test Plan

Ran "arc help land", got pager output. Ran "arc help land | cat", got raw output.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 8 2020, 11:22 PM
This revision was automatically updated to reflect the committed changes.