Merge pull request #1350 from nextcloud/backport/1348/stable14

[stable14] Fix double dash rendering
This commit is contained in:
Morris Jobke 2019-04-02 10:27:00 +02:00 committed by GitHub
commit 0c6d555e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20,7 +20,7 @@ or otherwise ask for confirmation, before performing the heavy actions::
This can take up to hours, depending on the number of files in your instance!
Continue with the conversion (y/n)? [n]
to suppress the confirmation message append `--no-interaction` to the argument list:
to suppress the confirmation message append ``--no-interaction`` to the argument list::
sudo -u www-data php occ db:convert-filecache-bigint --no-interaction