Hide Forgot
Description of problem: man page for grubby's --info option is missing a part of a sentence: --info=kernel-path Display information on all boot entries which match kernel-path. I Based on the grubby.8 man file history, the sentence was describing the DEFAULT option argument. Return this part and also describe the ALL option argument, which is also accepted by the --info option. Version-Release number of selected component (if applicable): grubby-8.40-29.el8 How reproducible: always Steps to Reproduce: 1. man grubby Actual results: --info option is not complete, DEFAULT and ALL arguments are not described Expected results: DEFAULT and ALL arguments are not described
upstream pull request: https://github.com/rhboot/grubby/pull/43