diff --git a/documentation/docs/admin/000_intro.md b/documentation/docs/admin/000_intro.md index 316e0fea..47de236a 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 ```