From 2ec685011d4bbc5692c0cdda219713471f0f3037 Mon Sep 17 00:00:00 2001 From: snehapar9 Date: Mon, 15 May 2023 17:30:23 -0700 Subject: [PATCH] Fixed linting error --- src/containerapp/azext_containerapp/_help.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/containerapp/azext_containerapp/_help.py b/src/containerapp/azext_containerapp/_help.py index 2c133c1b68..4097af3595 100644 --- a/src/containerapp/azext_containerapp/_help.py +++ b/src/containerapp/azext_containerapp/_help.py @@ -1279,6 +1279,8 @@ """ helps['containerapp patch list'] = """ + type: command + short-summary: List container apps that can be patched. Patching is only available for the apps built using the source to cloud feature. See https://aka.ms/aca-local-source-to-cloud examples: - name: List patchable container apps in the current subscription. text: |