help.d 431 B

123456789101112
  1. Long: help
  2. Arg: <category>
  3. Short: h
  4. Help: Get help for commands
  5. Category: important curl
  6. ---
  7. Usage help. This lists all commands of the <category>.
  8. If no arg was provided, curl will display the most important
  9. command line arguments and the list of categories.
  10. If the argument "all" was provided, curl will display all options available.
  11. If the argument "category" was provided, curl will display all categories and
  12. their meanings.