From 7db6cd5c23fe21051de9ba4badf2e67720e78098 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20M=C3=BCller?= <28591861+alexanderdd@users.noreply.github.com> Date: Wed, 11 Jun 2025 05:05:14 -0500 Subject: [PATCH] fix formatting of code snippet MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com> --- admin_manual/occ_command.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/occ_command.rst b/admin_manual/occ_command.rst index 896c77fac..6a570b0cb 100644 --- a/admin_manual/occ_command.rst +++ b/admin_manual/occ_command.rst @@ -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