Commit Graph

10 Commits

Author SHA1 Message Date
Simon L.
495247ae4a standardize occ command documentation
Use `sudo -E -u www-data php occ` everywhere.
Motivation: this should work on more appliances like also inside docker containers.
Signed-off-by: Simon L. <szaimen@e.mail.de>
2025-04-29 13:21:08 +02:00
Matthieu Bacconnier
355bad4931
Add missing space
And remove unnecessary hyphen.
2020-08-18 09:04:54 +02:00
Sascha Wiswedel
bd9ef16c19
purge strings about explicit Nextcloud versions
Versions deprecate fast and aren't needed in upstream documentation branches.

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-04 12:48:13 +02:00
Morris Jobke
3e95ccee5f
Fix double dash rendering - fixes #1344
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-04-02 07:15:05 +02:00
jzdm
da9ace842b Hint to suppress confirmation message
More concise and removed reference to shared hosting as unclear.
2019-01-23 09:54:40 +00:00
jzdm
5e37b61633 Suppress confirmation
Shared hostings without shell access make the confirmation step impossible. Therefore you can add named argument and suppress the confirmation message. Then the conversion works even from one time cronjobs.
2019-01-23 09:54:40 +00:00
Georgiy Sitnikov
61984a3b29
Update BigInt (64bit) identifiers
'php' was missing in command and sudo can't execute it as it was.
2019-01-15 10:03:45 +01:00
Thomas Tanghus
b1fe49d082
Fix grammar error 2018-03-06 22:51:11 +01:00
Joas Schilling
fa222396df
Suggest to shutdown or maintenance mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-26 10:36:09 +02:00
Joas Schilling
954ed2468b
Add doc about bigints
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-10-25 10:14:18 +02:00