Skip to content

Commit c1df491

Browse files
addressing PR comments
1 parent 6338856 commit c1df491

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/trusted-signing/quickstart.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,10 +173,11 @@ trustedsigning create -n MyAccount -l eastus -g MyResourceGroup --sku Premium
173173

174174
| Command | Description |
175175
| :----------------------------------- | :------------------- |
176-
| `trustedsigning -h` | Show help commands and detailed options |
176+
| `trustedsigning -h` | Show help commands and detailed options |
177177
| `trustedsigning show -n MyAccount -g MyResourceGroup` | Show the details of an account |
178178
| `trustedsigning update -n MyAccount -g MyResourceGroup --tags "key1=value1 key2=value2"` | Update tags |
179179
| `trustedsigning list -g MyResourceGroup` | To list accounts under the resource group |
180+
180181
---
181182

182183
## Create an Identity Validation request

0 commit comments

Comments
 (0)