You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 25, 2020. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: