Skip to content

Commit 6478105

Browse files
authored
Merge pull request #13211 from nextcloud/alexanderdd-patch-1
fix formatting of code snippet (section: how to list just enabled/disabled apps)
2 parents f55e7da + 7db6cd5 commit 6478105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin_manual/occ_command.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ enabled or disabled::
250250

251251
sudo -E -u www-data php occ app:list
252252

253-
List all of your installed and enabled (flag --enabled) or disabled (flag --disabled) apps::
253+
List all of your installed and enabled (flag `--enabled`) or disabled (flag `--disabled`) apps::
254254

255255
sudo -E -u www-data php occ app:list --enabled
256256

0 commit comments

Comments
 (0)