summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/vercmp.8.txt12
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/vercmp.8.txt b/doc/vercmp.8.txt
index 5316b3cb..18819953 100644
--- a/doc/vercmp.8.txt
+++ b/doc/vercmp.8.txt
@@ -11,7 +11,7 @@ vercmp - version comparison utility
Synopsis
--------
-'vercmp' <version1> <version2>
+'vercmp' [-h] [--help] <version1> <version2>
Description
@@ -44,8 +44,9 @@ mainly for supporting versioned dependencies that do not include the 'pkgrel'.
Options
-------
*-h, \--help*::
- Display syntax for the given operation. If no operation was supplied,
- then the general syntax is shown.
+
+ Display summary of the available return codes. Must be the first option
+ specified.
Examples
@@ -67,11 +68,6 @@ Examples
-1
-Configuration
--------------
-There is none.
-
-
See Also
--------
linkman:pacman[8], linkman:makepkg[8], linkman:libalpm[3]