Skip to content

Commit 449bb79

Browse files
authored
Merge pull request #388 from robsonsobral/patch-1
Fix formatting of options list of CLI
2 parents f1d6ef0 + f0b8910 commit 449bb79

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

docs/installation/updating.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,11 @@ To update via the [eecli](cli/intro.md) tool, run:
5252
php eecli.php update
5353

5454
#### 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)
55+
56+
- **rollback**: Rollsback last update
57+
- **verbose,v**: Verbose output
58+
- **force-addon-upgrades**: Automatically runs all addon updaters at end of update (advanced)
59+
- **y**: Skip all confirmations. (advanced)
5960

6061
## Updating Manually
6162

0 commit comments

Comments
 (0)