summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.