mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2025-01-23 05:48:26 +00:00
Fix dbglevel usage
This commit is contained in:
parent
566961c7a5
commit
8b0acd75e0
@ -74,7 +74,7 @@ s3fs mybucket /path/to/mountpoint -o passwd_file=/path/to/passwd
|
||||
If you encounter any errors, enable debug output:
|
||||
|
||||
```
|
||||
s3fs mybucket /path/to/mountpoint -o passwd_file=/path/to/passwd -dbglevel=info -f -o curldbg
|
||||
s3fs mybucket /path/to/mountpoint -o passwd_file=/path/to/passwd -o dbglevel=info -f -o curldbg
|
||||
```
|
||||
|
||||
You can also mount on boot by entering the following line to `/etc/fstab`:
|
||||
|
Loading…
x
Reference in New Issue
Block a user