fix formatting of code sample

correcting from one backtick to two backticks

as documented here https://www.sphinx-doc.org/en/master/usage/restructuredtext/basics.html#inline-markup

Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com>
This commit is contained in:
Alexander Müller 2025-09-02 09:21:43 -05:00 committed by GitHub
parent 9d635a514b
commit 5ca20ad001
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