Browse code

added S3CMD_CONFIG documentation to the man page

Devon Jones authored on 2014/03/07 02:59:02
Showing 1 changed files
... ...
@@ -131,7 +131,9 @@ values set in
131 131
 .B s3cmd
132 132
 config file (by default $HOME/.s3cmd). As it's a simple text file 
133 133
 feel free to open it with your favorite text editor and do any
134
-changes you like. 
134
+changes you like. $S3CMD_CONFIG can be set to override the default
135
+location. (Example: export S3CMD_CONFIG=$HOME/aws/production/s3cmd)
136
+
135 137
 .TP
136 138
 \fB\-h\fR, \fB\-\-help\fR
137 139
 show this help message and exit
... ...
@@ -143,7 +145,7 @@ to a specific bucket instead of attempting to list
143 143
 them all.
144 144
 .TP
145 145
 \fB\-c\fR FILE, \fB\-\-config\fR=FILE
146
-Config file name. Defaults to /home/mludvig/.s3cfg
146
+Config file name. Defaults to $HOME/.s3cfg
147 147
 .TP
148 148
 \fB\-\-dump\-config\fR
149 149
 Dump current configuration after parsing config files