help.d 424 B

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