1MANPAGE-ALERT(1) General Commands Manual MANPAGE-ALERT(1)
2
3
4
6 manpage-alert - check for binaries without corresponding manpages
7
9 manpage-alert [options] [paths]
10
12 manpage-alert searches the given list of paths for binaries without
13 corresponding manpages.
14
15 If no paths are specified on the command line, the path list /bin /sbin
16 /usr/bin /usr/sbin /usr/games will be assumed.
17
19 -h,--help
20 Show a summary of options.
21
22 -V,--version
23 Show version and copyright information.
24
25 -f,--file
26 Show filenames of missing manpages without any leading text.
27
28 -p,--package
29 Show filenames of missing manpages with their package name.
30
31 -n,--no-stat
32 Do not show statistics at the end.
33
35 manpage-alert was written by Branden Robinson and modified by Julian
36 Gilbey <jdg@debian.org> and Adam D. Barratt <debian-bts@adam-bar‐
37 ratt.org.uk> (who also wrote this manpage) for the devscripts package.
38
39 This manpage and the associated program are licensed under the terms of
40 the GPL, version 2 or later.
41
42
43
44DEBIAN Debian Utilities MANPAGE-ALERT(1)