diff --git a/CLI-Usage.md b/CLI-Usage.md index 3160c76..0f37acd 100644 --- a/CLI-Usage.md +++ b/CLI-Usage.md @@ -8,7 +8,7 @@ Repertory supports multiple storage backends, each defined at mount time: | `-s3`, `--s3` | Amazon S3 or S3-compatible storage. | | `-sia`, `--sia` | Sia renterd backend. | | `-en`, `--encrypt` | Transparent encryption provider. Read-only passthrough to a local folder or disk, decrypting both filenames and file contents with **XChaCha20-Poly1305**. | -| `-rm`, `--remote_mount` | Remote mount provider. Connects to another Repertory instance’s shared mount over the network. | +| `-rm`, `--remote_mount` | Remote mount provider. Connects to another Repertory instance's shared mount over the network. | ---