summaryrefslogtreecommitdiffstats
path: root/febootstrap.pod
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-12-06 17:14:03 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-12-06 17:16:35 +0000
commit9fe97b84850c6b450d6af1c9185d80194206b608 (patch)
treea7913be49c504c4da9fd4eb7b3e915f162534413 /febootstrap.pod
parent11a880097558ecda3a7fe0b5b31c8c04ecb9978c (diff)
downloadfebootstrap-9fe97b84850c6b450d6af1c9185d80194206b608.tar.gz
febootstrap-9fe97b84850c6b450d6af1c9185d80194206b608.tar.xz
febootstrap-9fe97b84850c6b450d6af1c9185d80194206b608.zip
Add --yum-config option to set a yum configuration file.
Diffstat (limited to 'febootstrap.pod')
-rw-r--r--febootstrap.pod8
1 files changed, 8 insertions, 0 deletions
diff --git a/febootstrap.pod b/febootstrap.pod
index c76b4eb..bf6c593 100644
--- a/febootstrap.pod
+++ b/febootstrap.pod
@@ -139,6 +139,14 @@ Enable verbose messages.
Print the package name and version number, and exit.
+=item B<--yum-config CONFIGFILE>
+
+(Yum/RPM package handler only). Use an alternate configuration file
+instead of C</etc/yum.conf>. If you also want to specify alternate
+repositories then you can put them in this file directly or add a
+C<reposdir> option to this file. For more information on the file
+format see L<yum.conf(5)>.
+
=back
=head1 SEE ALSO