summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichal Minar <miminar@redhat.com>2014-04-28 12:29:10 +0200
committerMichal Minar <miminar@redhat.com>2014-04-28 12:29:10 +0200
commitabbc629ee928abf48ae66fdfbbeefd6b03253950 (patch)
tree3a7b4d845434b5245dcb316a13436bac9e14857b
parent6b7a9c247694456a4a34d457850c398c1f9d645e (diff)
downloadopenlmi-scripts-abbc629ee928abf48ae66fdfbbeefd6b03253950.tar.gz
openlmi-scripts-abbc629ee928abf48ae66fdfbbeefd6b03253950.tar.xz
openlmi-scripts-abbc629ee928abf48ae66fdfbbeefd6b03253950.zip
software: document search command
Resolves trac ticket #306
-rw-r--r--commands/software/lmi/scripts/software/cmd.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/commands/software/lmi/scripts/software/cmd.py b/commands/software/lmi/scripts/software/cmd.py
index d50f0a8..c3ec888 100644
--- a/commands/software/lmi/scripts/software/cmd.py
+++ b/commands/software/lmi/scripts/software/cmd.py
@@ -43,6 +43,9 @@ Usage:
%(cmd)s disable <repository> ...
Commands:
+ search Search packages. Produces a list of packages matching given
+ package specifications (see below). Allows filtering by
+ repository. By default only newest packages will be printed.
list List various information about packages, repositories or
files.
show Show detailed informations about package or repository.