From e69d650b7d72548767ead67d16e01fc692b0caaa Mon Sep 17 00:00:00 2001 From: Andrew Gaul Date: Wed, 13 Aug 2014 19:38:42 -0700 Subject: [PATCH] syntax highlighting --- Home.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Home.md b/Home.md index 640fc3b..690d1ce 100644 --- a/Home.md +++ b/Home.md @@ -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