mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
fix formatting of code snippet
Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user