X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=febootstrap_cmdline.mli;h=107e70a5bbbb00b02977009b266dabbe72bed179;hb=b5ed2a56e1d9c826e494fea5c6a353d45f3c857f;hp=bd4e46e2987072426027c4d567cbc19edb610827;hpb=155b6952bb3fde46cee675c353e2462a09172c50;p=febootstrap.git diff --git a/febootstrap_cmdline.mli b/febootstrap_cmdline.mli index bd4e46e..107e70a 100644 --- a/febootstrap_cmdline.mli +++ b/febootstrap_cmdline.mli @@ -41,3 +41,6 @@ val verbose : bool val warnings : bool (** If true, print warnings. [--no-warnings] sets this to false. *) + +val yum_config : string option + (** Yum configuration file. *)