Description
Command-line tools become easier to understand by surfacing help information from the terminal when a user is unsure how to proceed.
It is useful for beginners and experienced terminal users who often forget command syntax or options. It helps with discovery, but users should still read the underlying command documentation before running operations that delete files, change systems, or send data.