mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #13606 from nextcloud/backport/13589/stable32
[stable32] fix formatting of code sample
This commit is contained in:
commit
10e28c027e
@ -250,7 +250,7 @@ enabled or disabled::
|
||||
|
||||
sudo -E -u www-data php occ app:list
|
||||
|
||||
List all of your installed and enabled (flag `--enabled`) or disabled (flag `--disabled`) apps::
|
||||
List all of your installed and enabled (flag ``--enabled``) or disabled (flag ``--disabled``) apps::
|
||||
|
||||
sudo -E -u www-data php occ app:list --enabled
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user