diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-14 16:07:26 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-14 16:07:26 +0000 |
commit | 461f2dad25d7ebea70b250c1f360360234a1c867 (patch) | |
tree | da1d10b8c4fc0418371a9abd123c466b11891e57 /pod | |
parent | 3e87709832b4cdfabca3a353a43b75ba86e5a772 (diff) | |
download | urpmi-461f2dad25d7ebea70b250c1f360360234a1c867.tar urpmi-461f2dad25d7ebea70b250c1f360360234a1c867.tar.gz urpmi-461f2dad25d7ebea70b250c1f360360234a1c867.tar.bz2 urpmi-461f2dad25d7ebea70b250c1f360360234a1c867.tar.xz urpmi-461f2dad25d7ebea70b250c1f360360234a1c867.zip |
- urpmf
o add option --use-distrib
Diffstat (limited to 'pod')
-rw-r--r-- | pod/urpmf.8.pod | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pod/urpmf.8.pod b/pod/urpmf.8.pod index ff3f9c89..c17395f3 100644 --- a/pod/urpmf.8.pod +++ b/pod/urpmf.8.pod @@ -64,6 +64,10 @@ so on. Media which aren't listed are taken into account after the others. Use the given synthesis file instead of urpmi db for searching packages. +=item B<--use-distrib> I<directory> + +Use the given distribution tree instead of urpmi db for searching packages. + =item B<--uniq> Do not print identical lines twice. |