Skip to content

Commit bed2a67

Browse files
committed
Fix typo
Json -> JSON
1 parent 4686a49 commit bed2a67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/operator-nexus/howto-cluster-manager.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Arguments:
9898
Common arguments that are available for every Azure CLI command:
9999

100100
- `--debug` - prints detailed information about CLI execution that is used for debugging purposes. If you find a bug, provide output generated with the `--debug` flag on when submitting a bug report.
101-
- `--output` or `-o` - specifies the output format. The available output formats are Json, Jsonc (colorized JSON), tsv (Tab-Separated Values), table (human-readable ASCII tables), and yaml. By default the CLI outputs Json.
101+
- `--output` or `-o` - specifies the output format. The available output formats are Json, Jsonc (colorized JSON), tsv (Tab-Separated Values), table (human-readable ASCII tables), and yaml. By default the CLI outputs JSON.
102102
- `--query` - uses the JMESPath query language to filter the output returned from Azure services.
103103

104104
### [Azure PowerShell](#tab/azure-powershell)

0 commit comments

Comments
 (0)