Skip to content

Commit

Permalink
{Docs} Correct 'Bicep' typo'd as 'Bicpe' in what-if (#22533)
Browse files Browse the repository at this point in the history
  • Loading branch information
bolte-17 authored May 20, 2022
1 parent efda127 commit 279fa78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/azure-cli/azure/cli/command_modules/resource/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -824,7 +824,7 @@
Parameters may be supplied from a file using the `@{path}` syntax, a JSON string, or as <KEY=VALUE> 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
Expand Down

0 comments on commit 279fa78

Please sign in to comment.