mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-09 22:30:57 +00:00
Merge pull request #260 from andrewgaul/help-wrap
Wrap help text at 80 characters
This commit is contained in:
commit
375059d9f8
@ -967,7 +967,8 @@ void show_help (void)
|
|||||||
" in stat cache that the object(file or directory) does not exist.\n"
|
" in stat cache that the object(file or directory) does not exist.\n"
|
||||||
"\n"
|
"\n"
|
||||||
" no_check_certificate\n"
|
" no_check_certificate\n"
|
||||||
" - server certificate won't be checked against the available certificate authorities.\n"
|
" - server certificate won't be checked against the available \n"
|
||||||
|
" certificate authorities.\n"
|
||||||
"\n"
|
"\n"
|
||||||
" nodnscache (disable dns cache)\n"
|
" nodnscache (disable dns cache)\n"
|
||||||
" - s3fs is always using dns cache, this option make dns cache disable.\n"
|
" - s3fs is always using dns cache, this option make dns cache disable.\n"
|
||||||
|
Loading…
Reference in New Issue
Block a user