We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1acd166 commit 84e5cf9Copy full SHA for 84e5cf9
1 file changed
Commands/firmwareanalysis/firmware/_cve.md
@@ -23,5 +23,5 @@ List CVE analysis results of a firmware.
23
24
- List CVE analysis results of a firmware.
25
```bash
26
- az firmwareanalysis firmware cve --resource-group {ResourceGroupName} --workspace-name {workspaceName} --firmware-id {firmwareId}
+ firmwareanalysis firmware cve --resource-group {ResourceGroupName} --workspace-name {workspaceName} --firmware-id {firmwareId}
27
```
0 commit comments