corrected occ command

This commit is contained in:
Carla Schroder
2014-09-23 10:03:28 -07:00
parent d7a4492d04
commit b66be91e9c

View File

@@ -26,7 +26,7 @@ Updater app or upgrading manually. You should still maintain regular backups
installations that have less data and fewer users, and for admins who do not
have shell access, for example on a hosted server. Larger installations
should update ownCloud with their Linux package managers or manually
upgrade, and then complete the update with the ``occ --upgrade`` command,
upgrade, and then complete the update with the ``occ upgrade`` command,
which is in the ``owncloud`` directory. Run ``occ --help`` to see
complete command options.