Skip to content

Commit cf0b891

Browse files
authored
Merge pull request #125986 from changeworld/patch-23
Fix typo
2 parents 63708b5 + bed2a67 commit cf0b891

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
@@ -111,7 +111,7 @@ Arguments:
111111
Common arguments that are available for every Azure CLI command:
112112

113113
- `--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.
114-
- `--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.
114+
- `--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.
115115
- `--query` - uses the JMESPath query language to filter the output returned from Azure services.
116116

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

0 commit comments

Comments
 (0)