From 1e60690f07c90e8d23f65701c3a1899f6caa0528 Mon Sep 17 00:00:00 2001 From: LGov Date: Fri, 10 Jan 2025 16:23:51 +0100 Subject: Update reference.md to fix argument name (#1005) Signed-off-by: LGov --- docs/install/reference.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/install/reference.md') diff --git a/docs/install/reference.md b/docs/install/reference.md index 77d7758..82952c3 100644 --- a/docs/install/reference.md +++ b/docs/install/reference.md @@ -134,7 +134,7 @@ application processing, specify a number of `1`. **--once** -A shortcut for specifying `--check-interval 0 --health-port 0`. If given, +A shortcut for specifying `--interval 0 --health-port 0`. If given, Argo CD Image Updater will exit after the first update cycle. **--registries-conf-path *path* ** @@ -144,4 +144,4 @@ Load the registry configuration from file at *path*. Defaults to the path default configuration should be used instead, specify the empty string, i.e. `--registries-conf-path=""`. -[label selector syntax]: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors \ No newline at end of file +[label selector syntax]: https://kubernetes.io/docs/concepts/overview/working-with-objects/labels/#label-selectors -- cgit v1.2.3