Merge pull request #13606 from nextcloud/backport/13589/stable32

[stable32] fix formatting of code sample
This commit is contained in:
Andy Scherzinger 2025-09-04 17:12:31 +02:00 committed by GitHub
commit 10e28c027e
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