syntax highlighting

master
Andrew Gaul 2014-08-13 19:38:42 -07:00
rodzic e498f3df53
commit e69d650b7d
1 zmienionych plików z 1 dodań i 1 usunięć

@ -34,7 +34,7 @@ jclouds blobstore container-list --api s3 --endpoint http://127.0.0.1:8080 --ide
## [s3fs-fuse](https://github.com/s3fs-fuse/s3fs-fuse)
```
```bash
echo identity:credential > passwd
chmod 600 passwd
s3fs bucketname dirname -o url=http://127.0.0.1:8080 -o use_path_request_style -o passwd_file=passwd