Skip to content

Commit 84e5cf9

Browse files
author
Mike Kennedy (from Dev Box)
committed
fix doc string
1 parent 1acd166 commit 84e5cf9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • Commands/firmwareanalysis/firmware

Commands/firmwareanalysis/firmware/_cve.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ List CVE analysis results of a firmware.
2323

2424
- List CVE analysis results of a firmware.
2525
```bash
26-
az firmwareanalysis firmware cve --resource-group {ResourceGroupName} --workspace-name {workspaceName} --firmware-id {firmwareId}
26+
firmwareanalysis firmware cve --resource-group {ResourceGroupName} --workspace-name {workspaceName} --firmware-id {firmwareId}
2727
```

0 commit comments

Comments
 (0)