Skip to content
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.

TCurl tiers of help #77

Open
kriskowal opened this issue Oct 15, 2015 · 1 comment
Open

TCurl tiers of help #77

kriskowal opened this issue Oct 15, 2015 · 1 comment

Comments

@kriskowal
Copy link
Contributor

tcurl -h should provide usage, enumerating the combinations of short flags.

tcurl --help should provide long usage, enumerating short and long flags and possible combinations of use, and a one line summary of each rule.

man tcurl should provide the full man page with the short usage in the synopsis and the long form explanation of each individual combination and option with all caveats.

TCurl should provide an install script to cover installation of the man page on Darwin and Linux.

@Raynos
Copy link
Contributor

Raynos commented Oct 16, 2015

@kriskowal

The install script is npm i tcurl -g which does the right thing if the "man" key is set in the package.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants