summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/man/pkcheck.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/docs/man/pkcheck.xml b/docs/man/pkcheck.xml
index f52b4a2..bb5866d 100644
--- a/docs/man/pkcheck.xml
+++ b/docs/man/pkcheck.xml
@@ -30,6 +30,16 @@
<cmdsynopsis>
<command>pkcheck</command>
+ <arg><option>--list-temp</option></arg>
+ </cmdsynopsis>
+
+ <cmdsynopsis>
+ <command>pkcheck</command>
+ <arg><option>--revoke-temp</option></arg>
+ </cmdsynopsis>
+
+ <cmdsynopsis>
+ <command>pkcheck</command>
<arg choice="plain">
<option>--action-id</option>
<replaceable>action</replaceable>
@@ -87,6 +97,12 @@
while waiting for authentication.
</para>
<para>
+ The invocation <command>pkcheck --list-temp</command> will list
+ all temporary authorizations for the current session and
+ <command>pkcheck --revoke-temp</command> will revoke all
+ temporary authorizations for the current session.
+ </para>
+ <para>
This command is a simple wrapper around the PolicyKit D-Bus interface; see the
D-Bus interface documentation for details.
</para>