updated README.md

This commit is contained in:
Scott E. Graves 2025-02-11 10:49:36 -06:00
parent 6fd9d15c81
commit 92d914a2d5

View File

@ -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