Skip to content

Commit

Permalink
updated readme to remove colour from output flag
Browse files Browse the repository at this point in the history
  • Loading branch information
NimbleArchitect committed Feb 3, 2023
1 parent 5298ca6 commit b712ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ Flags:
-n, --namespace string If present, the namespace scope for this CLI request
--node-label string Show the selected node label as a column
--node-tree Displayes the tree with the nodes as the root
-o, --output string Output format, currently color, colour, csv, list, json and yaml are supported
-o, --output string Output format, currently csv, list, json and yaml are supported
--pod-label string Show the selected pod label as a column
--select string Filters pods based on their spec field, comma seperated list of FIELD OP VALUE, where OP can be one of ==, = and !=
-l, --selector string Selector (label query) to filter on
Expand Down

0 comments on commit b712ca1

Please sign in to comment.