logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

manpage-alert - check for binaries without corresponding manpages

Author

manpage-alert was written by Branden Robinson and modified by Julian Gilbey <jdg@debian.org> and Adam  D.
       Barratt <debian-bts@adam-barratt.org.uk> (who also wrote this manpage) for the devscripts package.

       This manpage and the associated program are licensed under the terms of the GPL, version 2 or later.

DEBIAN                                          Debian Utilities                                MANPAGE-ALERT(1)

Description

manpage-alert searches the given list of paths for binaries without corresponding manpages.

       If  no  paths  are  specified on the command line, the path list /bin/sbin/usr/bin/usr/sbin/usr/games
       will be assumed.

Name

       manpage-alert - check for binaries without corresponding manpages

Options

-h,--help
              Show a summary of options.

       -V,--version
              Show version and copyright information.

       -f,--file
              Show filenames of missing manpages without any leading text.

       -p,--package
              Show filenames of missing manpages with their package name.

       -n,--no-stat
              Do not show statistics at the end.

Synopsis

manpage-alert [options] [paths]

See Also