Browse code

Document usage of environment variables as config values

commit a495865 from https://github.com/nivertech/s3cmd.git

Michal Ludvig authored on 2011/10/12 18:01:53
Showing 1 changed files
... ...
@@ -6,6 +6,8 @@ s3cmd 1.1.0   -   ???
6 6
   (contributed by Jens Braeuer)
7 7
 * Force MIME type with --mime-type=abc/xyz, also --guess-mime-type 
8 8
   is no longer on by default.
9
+* Support for environment variables as config values. For instance
10
+  in ~/.s3cmd put "access_key=$S3_ACCESS_KEY". Contributed by Ori Bar.
9 11
 
10 12
 s3cmd 1.0.0   -   2011-01-18
11 13
 ===========