Show subcommand help if -h is provided #78

Closed
opened 2021-02-08 23:55:35 +00:00 by 3wordchant · 0 comments
Owner

It would be nice if abra app id.autonomic.zone config --help did the same thing as abra help app config.

  1. Disable docopt.sh's automatic handling of -h/--help
  2. Handle top-level -h/--help ourselves
  3. Call help_... functions based on $abra__command_
It would be nice if `abra app id.autonomic.zone config --help` did the same thing as `abra help app config`. 1. Disable `docopt.sh`'s automatic handling of `-h/--help` 2. Handle top-level `-h/--help` ourselves 3. Call `help_...` functions based on `$abra__command_`
3wordchant added the
enhancement
design
labels 2021-02-08 23:55:35 +00:00
This repo is archived. You cannot comment on issues.
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/abra#78
No description provided.