mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
Merge pull request #1349 from nextcloud/backport/1348/stable15
[stable15] Fix double dash rendering
This commit is contained in:
commit
fa81fe5beb
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user