Skip to content

Commit

Permalink
Merge pull request Azure#4 from snehapar9/snehapar/patch-list
Browse files Browse the repository at this point in the history
Fixed command usage text
  • Loading branch information
daniv-msft authored May 5, 2023
2 parents 0730384 + eae2a49 commit 2655993
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containerapp/azext_containerapp/_help.py
Original file line number Diff line number Diff line change
Expand Up @@ -1281,5 +1281,5 @@
az containerapp list -g MyResourceGroup --environment MyContainerappEnv
- name: List patchable and non-patchable container apps.
text: |
az containerapp list -g MyResourceGroup --environment MyContainerappEnv --showAll
az containerapp list -g MyResourceGroup --environment MyContainerappEnv --show-all
"""

0 comments on commit 2655993

Please sign in to comment.