In order to improve usability of packages in Fedora, project Man Page Scan was created and its task is to provide consistency of man pages (and documentation in general). The results are now available for package maintainers to fix documentation issues. If you need to re-run the check yourself, here is the simple process of man page check: 1. Download man-page-day from: https://pagure.io/ManualPageScan/blob/master/f/man-page-day.sh 2. Run the script: $ ./man-page-day.sh qt5-qttools
Created attachment 1473127 [details] Logs
Current version of package: qt5-qttools-5.11.0-1.fc29.x86_64 checking whether binary files have man pages: [ [1m[31mError(B[m ] binary /usr/bin/qdbus-qt5 has no man page! [ [1m[31mError(B[m ] binary /usr/bin/qtpaths has no man page! checking whether config files have man pages: checking for unused man pages: [ [1m[32mOK(B[m ] no man pages left now checking individual man pages: Summary: 1x OK, 0 warnings, 2 errors Mostly non-user facing utilities here, may consider employing help2man in the future to improve this.