mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-01-04 23:17:50 +00:00
Regen docs with new pflags
This basically just shows in the docs that the =false portion of booleans are optional.
This commit is contained in:
@@ -55,7 +55,7 @@ existing replication controller and overwrite at least one (common) label in its
|
||||
Output the formatted object with the given version (default api\-version).
|
||||
|
||||
.PP
|
||||
\fB\-\-poll\-interval\fP="3s"
|
||||
\fB\-\-poll\-interval\fP=3s
|
||||
Time delay between polling for replication controller status after the update. Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
|
||||
|
||||
.PP
|
||||
@@ -68,11 +68,11 @@ existing replication controller and overwrite at least one (common) label in its
|
||||
\[la]http://golang.org/pkg/text/template/#pkg-overview\[ra]]
|
||||
|
||||
.PP
|
||||
\fB\-\-timeout\fP="5m0s"
|
||||
\fB\-\-timeout\fP=5m0s
|
||||
Max time to wait for a replication controller to update before giving up. Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
|
||||
|
||||
.PP
|
||||
\fB\-\-update\-period\fP="1m0s"
|
||||
\fB\-\-update\-period\fP=1m0s
|
||||
Time to wait between updating pods. Valid time units are "ns", "us" (or "µs"), "ms", "s", "m", "h".
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user