diff options
Diffstat (limited to 'man/C/urpmq.8')
-rw-r--r-- | man/C/urpmq.8 | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/man/C/urpmq.8 b/man/C/urpmq.8 index 3f00e7b9..67295f6e 100644 --- a/man/C/urpmq.8 +++ b/man/C/urpmq.8 @@ -22,12 +22,15 @@ Print a help message and exit (this is the same as \fB-h\fP or \fB-?\fP). .IP "\fB\--update\fP" Use only update media. This means that \fBurpmq\fP will search and resolve dependencies only in media marked as containing updates. -.IP "\fB\--media\fP \fImedium1,...,mediumN\fP" +.IP "\fB\--media\fP \fImedia1,...,mediaN\fP" Select specific media to be used, instead of all available media (or update media if \fB--update\fP is used). -.IP "\fB\--excludemedia\fP \fImedium1,...,mediumN\fP" +.IP "\fB\--excludemedia\fP \fImedia1,...,mediaN\fP" Do not use the specified media. -.IP "\fB\--sortmedia\fP \fImedium1,...,mediumN\fP" +.IP "\fB\--searchmedia\fP \fImedia\fP" +Use only the specified media to search for packages when combined with +\fB\--auto-select\fP. +.IP "\fB\--sortmedia\fP \fImedia1,...,mediaN\fP" Sort the specified media. Substrings may be used to simplify grouping. .IP "\fB\--synthesis\fP \fIfile\fP" Use the specified synthesis file instead of the urpmi database for |