From d5293c03d86c689d0921ac3bd00caecc19c8ddf2 Mon Sep 17 00:00:00 2001 From: "Scott E. Graves" Date: Thu, 14 Aug 2025 19:58:40 -0500 Subject: [PATCH] Update CLI Usage --- CLI-Usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. |