diff --git a/README.md b/README.md index 23522b2c..68e02bb6 100644 --- a/README.md +++ b/README.md @@ -90,16 +90,16 @@ on Windows. ### Notable Options * `--help` - * Display all mount utility options. -* `-dc` - * Display mount configuration. - * For Sia, `--name` is optional - * For S3, the `-s3` option is required along with `--name` + * Display all mount utility options * `--name, -na [name]` * The `--name` option can be set to any valid value allowed as a file name for your filesystem. * For Sia, the bucket name will be set to the same value if it is empty in the configuration file. * If the `--name` option is not specified, `default` will be used. * For S3, the `--name` option is required and does not affect the bucket name. +* `-dc` + * Display mount configuration + * For Sia, `--name` is optional + * For S3, the `-s3` option is required along with `--name` ### Data Directories