Browse Source

Update 000_intro.md

Stefan Pejcic 1 year ago
parent
commit
ca3a2ccfbb
1 changed files with 1 additions and 1 deletions
  1. 1 1
      documentation/docs/admin/000_intro.md

+ 1 - 1
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.
 If you want to update manually regardless of the schedule, you can run the following command.
 
 
 ```shell
 ```shell
-opencli update
+opencli update --force
 ```
 ```