diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-10-13 13:44:48 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2005-10-13 13:44:48 +0000 |
commit | 404c7e99a6a75fbebb05f7e3c50837b54d4ef146 (patch) | |
tree | b7106466466aacda7d75847707ccb606fac24fa3 /man | |
parent | 8082ff305e7973b52c816cea5d61923deccc1fa6 (diff) | |
download | urpmi-404c7e99a6a75fbebb05f7e3c50837b54d4ef146.tar urpmi-404c7e99a6a75fbebb05f7e3c50837b54d4ef146.tar.gz urpmi-404c7e99a6a75fbebb05f7e3c50837b54d4ef146.tar.bz2 urpmi-404c7e99a6a75fbebb05f7e3c50837b54d4ef146.tar.xz urpmi-404c7e99a6a75fbebb05f7e3c50837b54d4ef146.zip |
Add a --debug option to print internal callback (instead of using --verbose for that).
Diffstat (limited to 'man')
-rw-r--r-- | man/C/urpmf.8 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/C/urpmf.8 b/man/C/urpmf.8 index 950e1cf6..e85cabd1 100644 --- a/man/C/urpmf.8 +++ b/man/C/urpmf.8 @@ -72,7 +72,8 @@ dependencies only in media marked as update. .IP "\fB\--url\fP" Prints and searches through url. .IP "\fB\--verbose\fP" -Verbose mode with various messages. +Verbose mode. urpmf will emit various messages related to the parsing of hdlist +files for your media. .IP "\fB-i\fP" Ignore case distinctions in any patterns. .IP "\fB-q\fP" |