diff options
author | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-31 12:58:36 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@mandriva.org> | 2006-01-31 12:58:36 +0000 |
commit | cdb8c1b18397ed48a83a98dc959eaebcff3e3d87 (patch) | |
tree | 64818f38d551b37ffaf3bca01a9c6aba122d1b57 | |
parent | c73ea3828e8455babf7ce27a63ae7963f9e095f8 (diff) | |
download | urpmi-cdb8c1b18397ed48a83a98dc959eaebcff3e3d87.tar urpmi-cdb8c1b18397ed48a83a98dc959eaebcff3e3d87.tar.gz urpmi-cdb8c1b18397ed48a83a98dc959eaebcff3e3d87.tar.bz2 urpmi-cdb8c1b18397ed48a83a98dc959eaebcff3e3d87.tar.xz urpmi-cdb8c1b18397ed48a83a98dc959eaebcff3e3d87.zip |
Clarify doc for --use-distrib
-rw-r--r-- | pod/urpmi.8.pod | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/pod/urpmi.8.pod b/pod/urpmi.8.pod index e7316889..eba80b89 100644 --- a/pod/urpmi.8.pod +++ b/pod/urpmi.8.pod @@ -194,7 +194,8 @@ system. =item B<--use-distrib> I<directory> Configure urpmi on the fly from a distrib tree, useful to install a chroot -with the B<--root> option. +with the B<--root> option. See the description of the B<--distrib> option +in the C<urpmi.addmedia> manpage. =item B<--wget> |