freebsd-rustdate help
freebsd-rustdate’s online help is available via the help command (and often
equivalently the --help argument).
Generally, --help in any place gives a longer help and -h a shorter
one.
Running freebsd-rustdate help gives a summary of the available
commands, and the global arguments. freebsd-rustdate --help is
equivalent. freebsd-rustdate -h is a shorter version with just summary
information.
freebsd-rustdate help <cmd> and freebsd-rustdate <cmd> --help are
likewise equivalent, and freebsd-rustdate <cmd> -h is a shorter
summary.
Help is all autogenerated via the clap crate, from the data structures that implement the commands and args.
See Also
Whatever you need help with.