Skip to content

Commit 1e60690

Browse files
authored
Update reference.md to fix argument name (#1005)
Signed-off-by: LGov <[email protected]>
1 parent 21f24d8 commit 1e60690

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/install/reference.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ application processing, specify a number of `1`.
134134

135135
**--once**
136136

137-
A shortcut for specifying `--check-interval 0 --health-port 0`. If given,
137+
A shortcut for specifying `--interval 0 --health-port 0`. If given,
138138
Argo CD Image Updater will exit after the first update cycle.
139139

140140
**--registries-conf-path *path* **
@@ -144,4 +144,4 @@ Load the registry configuration from file at *path*. Defaults to the path
144144
default configuration should be used instead, specify the empty string, i.e.
145145
`--registries-conf-path=""`.
146146

147-
[label selector syntax]: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors
147+
[label selector syntax]: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors

0 commit comments

Comments
 (0)