From ca3a2ccfbb0aabdb6ac3326713c5828c080545f3 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 24 May 2024 13:28:29 +0200 Subject: [PATCH] Update 000_intro.md --- documentation/docs/admin/000_intro.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index 316e0fe..47de236 100644 --- a/documentation/docs/admin/000_intro.md +++ b/documentation/docs/admin/000_intro.md @@ -164,7 +164,7 @@ opencli config update autopatch yes If you want to update manually regardless of the schedule, you can run the following command. ```shell -opencli update +opencli update --force ```