HomePhabricator

(stable) Make "arc <workflow> --help" work again for workflows which haven't…

Description

(stable) Make "arc <workflow> --help" work again for workflows which haven't updated yet

Summary:
See https://discourse.phabricator-community.org/t/help-is-no-longer-present-for-arc-subcommands-in-todays-stable/3786.

The "--help" flag ends up falling through to the old "arcanist.php", where it becomes lost. Catch it earlier so "arc diff --help" prints diff help, for instance.

Test Plan: Ran arc help diff, arc diff --help, arc --help diff, and similar commands for updated workflows; got help.

Differential Revision: https://secure.phabricator.com/D21168

Details

Provenance
epriestleyAuthored on Apr 25 2020, 3:52 PM
epriestleyPushed on Apr 25 2020, 3:59 PM
Differential Revision
D21168: Make "arc <workflow> --help" work again for workflows which haven't updated yet
Parents
rARCacf38083f7ff: (stable) Promote 2020 Week 16
Branches
Unknown
Tags
Unknown
Build Status
Buildable 24222
Build 33361: Run Core Tests