diff --git a/onlyoffice-docker-upgrade.rst b/onlyoffice-docker-upgrade.rst
index 5a5f034c687f0a0a03cad3e6d661352d59952621..3409dcef7cdf044c7ec94babcfdcc466061c8aca 100644
--- a/onlyoffice-docker-upgrade.rst
+++ b/onlyoffice-docker-upgrade.rst
@@ -8,7 +8,7 @@ Upgrade OnlyOffice installed with docker containers::
   cd /tmp/
   wget http://download.onlyoffice.com/install/install.sh
   chmod +x install.sh
-  sudo ./install.sh -u true -os true
+  sudo ./install.sh -u true -os true -mysqlrp <password> -mysqlp <password> -mysqlu onlyoffice_user -ms false
 
 Example output::