Add some code backticks to README

This commit is contained in:
Andrew Gaul 2020-08-02 23:01:03 +09:00
parent cbd925c56f
commit 83361e7905
1 changed files with 2 additions and 2 deletions

View File

@ -85,8 +85,8 @@ stored in `${HOME}/.aws/credentials`. Alternatively, s3fs supports a custom pas
The default location for the s3fs password file can be created:
* using a .passwd-s3fs file in the users home directory (i.e. ${HOME}/.passwd-s3fs)
* using the system-wide /etc/passwd-s3fs file
* using a `.passwd-s3fs` file in the users home directory (i.e. `${HOME}/.passwd-s3fs`)
* using the system-wide `/etc/passwd-s3fs` file
Enter your credentials in a file `${HOME}/.passwd-s3fs` and set
owner-only permissions: