Skip to content

Commit 5398d1b

Browse files
committed
docs: rephrase sentence in README
1 parent 47e107c commit 5398d1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Apart from the flags defined by the [`genericclioptions`](https://pkg.go.dev/k8s
6464
- `--no-headers`: Do not print table headers
6565
- `--output`, `-o`: Output format. One of: `wide` | `split` | `split-wide`
6666
- `--recommendation-type`: The type of recommendation to use in comparisons. One of: `lower-bound`, `target`, `uncapped-target`, `upper-bound`. Default to `target`
67-
- see [`RecommendedContainerResources`](https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/pkg/apis/autoscaling.k8s.io/v1/types.go#L245) for more details about the fields represented by each possible value
67+
- see [`RecommendedContainerResources`](https://github.com/kubernetes/autoscaler/blob/master/vertical-pod-autoscaler/pkg/apis/autoscaling.k8s.io/v1/types.go#L245) for more details about the fields represented by each value
6868
- `--show-containers`, `-c`: Display containers recommendations for each `VerticalPodAutoscaler` resource
6969
- `--show-kind`, `-k`: Show the resource type for the requested object(s) and their target
7070
- `--show-namespace`: Show resource namespace as the first column

0 commit comments

Comments
 (0)