From 92d914a2d52726e36070b1b649797927d63d569a Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Tue, 11 Feb 2025 10:49:36 -0600 Subject: [PATCH] updated README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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