mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #13211 from nextcloud/alexanderdd-patch-1
fix formatting of code snippet (section: how to list just enabled/disabled apps)
This commit is contained in:
commit
6478105827
@ -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