We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1d6ef0 + f0b8910 commit 449bb79Copy full SHA for 449bb79
docs/installation/updating.md
@@ -52,10 +52,11 @@ To update via the [eecli](cli/intro.md) tool, run:
52
php eecli.php update
53
54
#### Options
55
-**rollback**: Rollsback last update
56
-**verbose,v**: Verbose output
57
-**force-addon-upgrades**: Automatically runs all addon updaters at end of update (advanced)
58
-**y**: Skip all confirmations. (advanced)
+
+- **rollback**: Rollsback last update
+- **verbose,v**: Verbose output
+- **force-addon-upgrades**: Automatically runs all addon updaters at end of update (advanced)
59
+- **y**: Skip all confirmations. (advanced)
60
61
## Updating Manually
62
0 commit comments