aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoridl0r <idl0r@gentoo.org>2009-10-22 20:07:11 +0000
committeridl0r <idl0r@gentoo.org>2009-10-22 20:07:11 +0000
commitfbe75c582d99245ee9e84225b9e10597b86658d1 (patch)
tree85c974296de6fb080a691936bf24ef35b9d1d9f7
parentFix bug 288589, thanks to Kent Fredric <kentfredric@gmail.com>. (diff)
downloadgentoolkit-fbe75c582d99245ee9e84225b9e10597b86658d1.tar.gz
gentoolkit-fbe75c582d99245ee9e84225b9e10597b86658d1.tar.bz2
gentoolkit-fbe75c582d99245ee9e84225b9e10597b86658d1.zip
Update imlate man-page.
svn path=/trunk/gentoolkit-dev/; revision=689
-rw-r--r--ChangeLog3
-rw-r--r--src/imlate/imlate.112
2 files changed, 12 insertions, 3 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dfdcca..25e8ead 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2009-22-10: Christian Ruppert <idl0r@gentoo.org>
+ src/imlate/imlate.1: Update man-page.
+
2009-11-10: Christian Ruppert <idl0r@gentoo.org>
* src/echangelog/echangelog: Fix bug 288589, thanks to Kent Fredric <kentfredric@gmail.com>.
diff --git a/src/imlate/imlate.1 b/src/imlate/imlate.1
index 7888f0a..02f4493 100644
--- a/src/imlate/imlate.1
+++ b/src/imlate/imlate.1
@@ -23,15 +23,21 @@ set main ARCH (e.g. your arch) [default: amd64]
.TP
.B \-t ARCH, \-\-target=ARCH
set target ARCH (e.g. x86) [default: x86]
+.TP
+.B \-\-mtime=MTIME
+set minimum MTIME in days [default: 30]
.TP
.B \-s, \-\-stable
just show stable candidates (e.g. \-s and \-k is the default result) [default: True]
.TP
.B \-k, \-\-keyword
just show keyword candidates (e.g. \-s and \-k is the default result) [default: True]
-.TP
-.B \-e, \-\-experimental
-enables experimental functions/features (have a look for # EXPERIMENTAL comments in the source) [default: False]
+.TP
+.B \-M MAINTAINER, \-\-maintainer=MAINTAINER
+Show only packages from the specified maintainer
+.TP
+.B \-H HERD, \-\-herd=HERD
+Show only packages from the specified herd
.TP
.B \-C CATEGORIES, \-\-category=CATEGORIES, \-\-categories=CATEGORIES
just check in the specified category/categories (comma separated) [default: none]