1PKACTION(1) pkaction PKACTION(1)
2
3
4
6 pkaction - Get details about a registered action
7
9 pkaction [--version] [--help]
10
11 pkaction [--verbose]
12
13 pkaction --action-id action [--verbose]
14
16 pkaction is used to obtain information about registered PolicyKit
17 actions. If called without --action-id then all actions are displayed.
18 Otherwise the action action. If called without the --verbose option
19 only the name of the action is shown. Otherwise details about the
20 actions are shown.
21
23 On success pkaction returns 0. Otherwise a non-zero value is returned
24 and a diagnostic message is printed on standard error.
25
27 Written by David Zeuthen davidz@redhat.com with a lot of help from many
28 others.
29
31 Please send bug reports to either the distribution or the polkit-devel
32 mailing list, see the link
33 http://lists.freedesktop.org/mailman/listinfo/polkit-devel on how to
34 subscribe.
35
37 polkit(8), pkcheck(1), pkexec(1)
38
39
40
41polkit May 2009 PKACTION(1)