aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Pipping <sebastian@pipping.org>2011-06-25 17:44:54 +0200
committerSebastian Pipping <sebastian@pipping.org>2011-06-25 19:54:48 +0200
commit9f6bfa783a4077b934ec46ca4f6a7ab167618a89 (patch)
tree9045b44347a12f8cd19ccd708bf4fe577c5f72ec
parentMakefile: Improve dependencies (diff)
downloadcatalyst-9f6bfa783a4077b934ec46ca4f6a7ab167618a89.tar.gz
catalyst-9f6bfa783a4077b934ec46ca4f6a7ab167618a89.tar.bz2
catalyst-9f6bfa783a4077b934ec46ca4f6a7ab167618a89.zip
Man page: Fix synopsis
-rw-r--r--doc/catalyst.1.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/catalyst.1.txt b/doc/catalyst.1.txt
index 67f4df6c..ea652640 100644
--- a/doc/catalyst.1.txt
+++ b/doc/catalyst.1.txt
@@ -11,7 +11,7 @@ catalyst - The Gentoo Linux Release Engineering meta-tool
SYNOPSIS
--------
-*catalyst* ['OPTIONS'] [*-f* 'FILE' | *-C* 'KEYS' | *-s* 'DATE'] ...
+*catalyst* ['OPTIONS'] [*-f* 'FILE' | *-C* 'KEY'='VALUE' ... | *-s* 'DATE']
DESCRIPTION
@@ -33,7 +33,7 @@ OPTIONS
This option is to be used to clear any autoresume points that have been saved
for this target. It is used in conjunction with *-f*, *-C*, or both.
-*--cli*|*-C* 'KEY'='VALUE' ..::
+*--cli*|*-C* 'KEY'='VALUE' ...::
This option is to be used in place of a specfile. All options are passed
to *catalyst* on the commandline. Please note that this option must
be the last option passed to *catalyst* for everything to work correctly.