mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Fix double dash rendering - fixes #1344
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user