Actions
Bug #10838
closedri's man page and options are wrong
Bug #10838:
ri's man page and options are wrong
Description
Man page¶
man ri is missing these options:
It lists two options that don't exist
It lists the formats incorrectly as
They should be:
Help screen¶
ri --help is missing these options:
Invalid options print the help screen and an error message.
But -h prints neither. Instead it enters interactive mode.
Whatever it's doing, it's not documented anywhere.
Actions