diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/C/urpmi.8 | 2 | ||||
-rw-r--r-- | man/C/urpmq.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/C/urpmi.8 b/man/C/urpmi.8 index c91a7f45..fc7889bd 100644 --- a/man/C/urpmi.8 +++ b/man/C/urpmi.8 @@ -48,7 +48,7 @@ use only update media. This means \fBurpmi\fP will search and resolve dependencies only in media marked as update. .IP "\fB\--media\fP" select specific media to use instead of all media available (or update media is -\fB--updtae\fP is used). +\fB--update\fP is used). .IP "\fB\--auto\fP" installs all required dependencies without asking. .IP "\fB\--auto-select\fP" diff --git a/man/C/urpmq.8 b/man/C/urpmq.8 index b27169a3..efb4fe20 100644 --- a/man/C/urpmq.8 +++ b/man/C/urpmq.8 @@ -20,7 +20,7 @@ use only update media. This means \fBurpmq\fP will search and resolve dependencies only in media marked as update. .IP "\fB\--media\fP" select specific media to use instead of all media available (or update media is -\fB--updtae\fP is used). +\fB--update\fP is used). .IP "\fB\--auto-select\fP" automatically select all packages that have to be upgraded according to already installed packages and packages listed in various media registered. |