fixup Fix to build with libxml 2.12.x (fixes #505)
[platform/upstream/libzypp.git] / doc / zypp-CheckAccessDeleted.1.txt
1 ZYPP-CHECKACCESSDELETED(1)
2 ==========================
3 :man manual: LIBZYPP
4 :man source: SUSE Linux
5
6
7 NAME
8 ----
9 zypp-CheckAccessDeleted - List processes which access deleted files
10
11
12 SYNOPSIS
13 --------
14 *zypp-CheckAccessDeleted* [_OPTION_]...
15
16
17 DESCRIPTION
18 -----------
19 List running processes which access deleted files. This may help to identify services and processes which need to be restarted after an update, e.g. if they still refer to meanwhile deleted libraries. The output is similar to `*zypper ps*' but does not sort out processes accessing normal files only.
20
21
22 OPTIONS
23 -------
24 *--help*::
25         display help and exit
26 *--zypper*::
27         use less verbose zypper mode to list processes
28 *--debugFile* 'filename'::
29         Reads process and opened files information from a file that was created by zypper previously
30
31
32 AUTHORS
33 -------
34 Michael Andres <ma@suse.de>
35
36
37 SEE ALSO
38 --------
39 zypper(8)