mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-03 13:07:24 +00:00
Add 'profile' option to command line help.
This commit is contained in:
parent
a92668ae78
commit
3c970646d1
@ -1104,6 +1104,11 @@ void show_help (void)
|
|||||||
" If you specify this option for set \"Content-Encoding\" HTTP \n"
|
" If you specify this option for set \"Content-Encoding\" HTTP \n"
|
||||||
" header, please take care for RFC 2616.\n"
|
" header, please take care for RFC 2616.\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
" profile (default=\"default\")\n"
|
||||||
|
" - Choose a profile from ${HOME}/.aws/credentials to authenticate\n"
|
||||||
|
" against S3. Note that this format matches the AWS CLI format and\n"
|
||||||
|
" differs from the s3fs passwd format.\n"
|
||||||
|
"\n"
|
||||||
" connect_timeout (default=\"300\" seconds)\n"
|
" connect_timeout (default=\"300\" seconds)\n"
|
||||||
" - time to wait for connection before giving up\n"
|
" - time to wait for connection before giving up\n"
|
||||||
"\n"
|
"\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user