diff --git a/src/azure-cli/azure/cli/command_modules/resource/_help.py b/src/azure-cli/azure/cli/command_modules/resource/_help.py index d2fecddda52..10c59cc5348 100644 --- a/src/azure-cli/azure/cli/command_modules/resource/_help.py +++ b/src/azure-cli/azure/cli/command_modules/resource/_help.py @@ -824,7 +824,7 @@ Parameters may be supplied from a file using the `@{path}` syntax, a JSON string, or as pairs. Parameters are evaluated in order, so when a value is assigned twice, the latter value will be used. It is recommended that you supply your parameters file first, and then override selectively using KEY=VALUE syntax. - name: --template-file -f - short-summary: The path to the template file or Bicpe file. + short-summary: The path to the template file or Bicep file. - name: --template-uri -u short-summary: The URI to the template file. - name: --template-spec -s