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:
rakekniven 2025-06-14 17:46:56 +02:00 committed by GitHub
commit 6478105827
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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