diff --git a/README.md b/README.md index 523a3302..23522b2c 100644 --- a/README.md +++ b/README.md @@ -46,10 +46,14 @@ on Windows. * `repertory --name '' -dc` * Mounting on Linux: * `repertory /mnt/location` - * `repertory --name default /mnt/location` + * `repertory --name '' /mnt/location` + * Example: + * `repertory --name default /mnt/location` * Mounting on Windows: * `repertory t:` - * `repertory --name default t:` + * `repertory --name '' t:` + * Example: + * `repertory --name default t:` ### S3 @@ -76,8 +80,12 @@ on Windows. * `repertory -s3 --name '' -dc` * Mounting on Linux: * `repertory -s3 --name '' /mnt/location` + * Example: + * `repertory -s3 --name minio /mnt/location` * Mounting on Windows: * `repertory -s3 --name '' t:` + * Example: + * `repertory -s3 --name minio t:` ### Notable Options