summaryrefslogtreecommitdiff
path: root/docs/man/pkcheck.xml
diff options
context:
space:
mode:
authorVincent Mihalkovic <vmihalko@redhat.com>2023-06-20 14:57:42 +0000
committerJan Rybar <jrybar@redhat.com>2023-06-20 14:57:42 +0000
commit7ebf554ec86e416b7843f315150c38a4ef754d06 (patch)
tree208625a1f60bb6940e7b863cba5667f701039ab4 /docs/man/pkcheck.xml
parent25eef55dddbf0b4d635fbdd508710b496be80d9c (diff)
pkcheck: fix a difference between the manual page and the `--help|-h` output
Diffstat (limited to 'docs/man/pkcheck.xml')
-rw-r--r--docs/man/pkcheck.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/man/pkcheck.xml b/docs/man/pkcheck.xml
index a569576..ae40476 100644
--- a/docs/man/pkcheck.xml
+++ b/docs/man/pkcheck.xml
@@ -25,7 +25,7 @@
<cmdsynopsis>
<command>pkcheck</command>
<arg><option>--version</option></arg>
- <arg><option>--help</option></arg>
+ <arg><option>--help|-h</option></arg>
</cmdsynopsis>
<cmdsynopsis>
@@ -41,13 +41,13 @@
<cmdsynopsis>
<command>pkcheck</command>
<arg choice="plain">
- <option>--action-id</option>
+ <option>--action-id|-a</option>
<replaceable>action</replaceable>
</arg>
<group choice="req">
<arg choice="plain">
- <option>--process</option>
+ <option>--process|-p</option>
<group choice="req">
<arg choice="plain">
<replaceable>pid</replaceable>
@@ -61,14 +61,14 @@
</group>
</arg>
<arg choice="plain">
- <option>--system-bus-name</option>
+ <option>--system-bus-name|-s</option>
<replaceable>busname</replaceable>
</arg>
</group>
<group>
<arg choice="plain">
- <option>--allow-user-interaction</option>
+ <option>--allow-user-interaction|-u</option>
</arg>
</group>
@@ -80,7 +80,7 @@
<group rep="repeat">
<arg choice="plain">
- <option>--detail</option>
+ <option>--detail|-d</option>
<replaceable>key</replaceable>
<replaceable>value</replaceable>
</arg>