diff --git a/CLI-Usage.md b/CLI-Usage.md index 0f37acd..7b403e0 100644 --- a/CLI-Usage.md +++ b/CLI-Usage.md @@ -16,7 +16,7 @@ Repertory supports multiple storage backends, each defined at mount time: | Short | Long | Action | Description | |---:|---|---|---| -| `-cv` | `--check_version` | check_version | Test the connected provider’s backend server version to ensure it is compatible with Repertory’s implementation (e.g., renterd version). | +| `-cv` | `--check_version` | check_version | Test the connected provider's backend server version to ensure it is compatible with Repertory's implementation (e.g., renterd version). | | `-dc` | `--display_config` | display_config | Display the current configuration for the provider. | | `-dd` | `--data_directory` | — | Specify the data directory location. | | `-di` | `--drive_information` | drive_information | Retrieve and display drive/mount information. |