Skip to content

Commit

Permalink
doc fix
Browse files Browse the repository at this point in the history
Signed-off-by: Clemens Vasters <[email protected]>
  • Loading branch information
clemensv committed Aug 29, 2024
1 parent bf52dda commit 5895733
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ usage, only referring to the Relay service with the `-e` option.
| Option | Description |
| ----------------------------------------------------- | ----------------------------------------------------------- |
| -f, --config-file <CONFIG_FILE> | Configuration file to use. See [Configuration File](CONFIG.md#configuration-file) |
| -e, --endpoint-uri <ENDPOINT_URI> | Relay endpoint URI, formed as `sb://{namespace-name}.servicebus.windows.net/{hybrid-connection-name}`. |
| -e, --endpoint-uri <ENDPOINT_URI> | Relay endpoint base URI, formed as `sb://{namespace-name}.servicebus.windows.net/`. |
| -x, --connection-string <CONNECTION_STRING> | Azure Relay connection string (overridden with -s -K -k -e) |
| -K, --shared-access-key-name <SHARED_ACCESS_KEY_NAME> | Shared access policy name (optional) |
| -k, --shared-access-key <SHARED_ACCESS_KEY> | Shared access policy key (optional) |
Expand Down

0 comments on commit 5895733

Please sign in to comment.