help.d 453 B

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