Skip to content

Commit 9788e7d

Browse files
committed
Fix azdev style
1 parent c5dd133 commit 9788e7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/confcom/azext_confcom/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,4 +320,4 @@
320320
text: az confcom fragment attach ./fragment.reg.cose --manifest-tag myregistry.azurecr.io/image:latest
321321
- name: Attach the output of acifragmentgen to a registry
322322
text: az confcom acifragmentgen --chain my.cert.pem --key my_key.pem --svn "1" --namespace contoso --feed "test-feed" --input ./fragment_spec.json | az confcom fragment attach --manifest-tag myregistry.azurecr.io/image:latest
323-
"""
323+
"""

0 commit comments

Comments
 (0)