summaryrefslogtreecommitdiffstats
path: root/man/C
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-10-13 14:38:31 +0000
committerRafael Garcia-Suarez <rgarciasuarez@mandriva.org>2005-10-13 14:38:31 +0000
commitacdc7d784b7c855c63409dfa755dd698a9e52ed7 (patch)
tree57fc303459fbdf6996a2fb0d200cb0e965b747c2 /man/C
parentc24083ed20645836e23db3955224fe1f796a604b (diff)
downloadurpmi-acdc7d784b7c855c63409dfa755dd698a9e52ed7.tar
urpmi-acdc7d784b7c855c63409dfa755dd698a9e52ed7.tar.gz
urpmi-acdc7d784b7c855c63409dfa755dd698a9e52ed7.tar.bz2
urpmi-acdc7d784b7c855c63409dfa755dd698a9e52ed7.tar.xz
urpmi-acdc7d784b7c855c63409dfa755dd698a9e52ed7.zip
Add a --literal option to urpmf
Diffstat (limited to 'man/C')
-rw-r--r--man/C/urpmf.82
1 files changed, 2 insertions, 0 deletions
diff --git a/man/C/urpmf.8 b/man/C/urpmf.8
index e85cabd1..fe67b8e2 100644
--- a/man/C/urpmf.8
+++ b/man/C/urpmf.8
@@ -37,6 +37,8 @@ Prints and searches through the list of files contained in the rpm (this is the
default).
.IP "\fB\--group\fP"
Prints and searches through the Group tag.
+.IP "\fB\--literal\fP"
+Match literally instead of interpreting the argument as a regular expression.
.IP "\fB\--media\fP \fImedium1,...,mediumN\fP"
Select specific media to be used, instead of defaulting to all available media
(or all update media if \fB--update\fP is used).