Codebase list debian-goodies / 0385847
Describe new ignore option Javier Fernandez-Sanguino 11 years ago
1 changed file(s) with 7 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
55 .SH NAME
66 checkrestart \- check which processes need to be restarted after an upgrade
77 .SH SYNOPSIS
8 .B checkrestart [ -hvpa ] [ -bblacklist ]
8 .B checkrestart [ -hvpa ] [ -b blacklist_file ] [ -i package_name ]
99 .SH DESCRIPTION
1010 The
1111 .B checkrestart
5757 option.
5858
5959 .TP
60 .BI -b file, --blacklist=file
60 .BI -b\ file, --blacklist=file
6161 Read a blacklist of regular expressions from
6262 .I file.
6363 Any files matching the patterns will be ignored.
64
65 .TP
66 .BI -i\ name, --ignore=name
67 Ignore services that are associated to the package name provided in
68 .I name.
6469
6570 .SH EXIT STATUS
6671