fix(CI): fix CI in documentation repository

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L. 2025-05-02 10:11:22 +02:00
parent e167a567f2
commit 8683a9bb4c

View file

@ -2312,7 +2312,7 @@ $CONFIG = [
* When disabled, it is still possible to create local storages with occ using
* the following command:
*
* % php occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
* occ files_external:create /mountpoint local null::null -c datadir=/path/to/data
*
* Defaults to ``true``
*