lib/bundler/man/bundle-config in bundler-1.3.0.pre.5 vs lib/bundler/man/bundle-config in bundler-1.3.0.pre.6

- old
+ new

@@ -1,9 +1,9 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "BUNDLE\-CONFIG" "1" "September 2012" "" "" +.TH "BUNDLE\-CONFIG" "1" "January 2013" "" "" . .SH "NAME" \fBbundle\-config\fR \- Set bundler configuration options . .SH "SYNOPSIS" @@ -27,9 +27,12 @@ .P Executing \fBbundle config \-\-local <name> <value>\fR will set that configuration to the local application\. The configuration will be stored in \fBapp/\.bundle/config\fR\. . .P Executing \fBbundle config \-\-delete <name>\fR will delete the configuration in both local and global sources\. +. +.P +Executing bundle with the \fBBUNDLE_IGNORE_CONFIG\fR environment variable set will cause it to ignore all configuration\. . .SH "BUILD OPTIONS" You can use \fBbundle config\fR to give bundler the flags to pass to the gem installer every time bundler tries to install a particular gem\. . .P