Commit Graph

144 Commits

Author SHA1 Message Date
Sascha Wiswedel
b9a16e447e made log watching via occ more precise
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:25 +00:00
Sascha Wiswedel
aadc4dd3ff cleaned up order of occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:25 +00:00
Sascha Wiswedel
9ee513cd02 cleaned up occ logging documentation
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:25 +00:00
Sascha Wiswedel
2a5b0b848b added occ commands from Log Reader
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2021-01-08 09:01:25 +00:00
Daniel Kesselberg
5ad3e614ed Table-Prefix is not available anymore
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2021-01-04 13:27:50 +00:00
John Molakvoæ
9dba2f630b New lines are nice 2020-12-22 07:45:20 +00:00
John Molakvoæ
fa72608677 No more --force-rename 2020-12-22 07:45:20 +00:00
Sascha Wiswedel
fb517ae334 minor grammar corrections
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-22 07:45:20 +00:00
John Molakvoæ
b6fb894c91 Add move-calendar-rename flag docs 2020-12-22 07:45:20 +00:00
Georgiy Sitnikov
25be08bd8c Correction
I believe "specific users in a space-delimited list" should looks like this. Or?
2020-12-02 15:20:48 +00:00
Sascha Wiswedel
a4c503be2f documented occ sharing commands
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-12-01 13:23:42 +00:00
Sascha Wiswedel
8b70830a18 replace "persons"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:24 +00:00
Sascha Wiswedel
18a2b15552 Fix wrongful description of transfer-ownership
clarify share handling

Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-11-24 12:10:24 +00:00
Christoph Wurst
956d791dfa Add admin occ app installation docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-14 12:25:53 +00:00
Morris Jobke
ad1a606b3b
Fix unwanted comment in output
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:55:58 +02:00
Morris Jobke
5146a352e1
Fix user manual links
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2020-09-09 21:38:25 +02:00
Aleksandar Todorović
ca446dc72a Mentions app:remove
Just stumbled upon #2054, which mentions removing and installing the app again as a solution. Checked this page, which didn't mention anything about app removal.

I basically winged it with `app:remove` and it worked:

```bash
$ php occ app:remove calendar
calendar disabled
calendar removed
$ php occ app:install calendar
calendar installed
calendar enabled
```

This PR just adds app:remove under app commands list.

Signed-off-by: Aleksandar Todorović <aleksandar@sigurnost.online>
2020-07-17 15:21:41 +02:00
Sascha Wiswedel
a595b195db
Merge pull request #2121 from nextcloud/wiswedel/transferOwnership
documentation for user invoked ownership transfer
2020-06-04 22:08:40 +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
Sascha Wiswedel
972a22c346
more link fixes
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 13:01:37 +02:00
Sascha Wiswedel
e5faeed057
documentation for user invoked ownership transfer
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-06-03 12:54:53 +02:00
Georgiy Sitnikov
d48e0e3784
Added user:list options description 2020-05-07 10:57:08 +02:00
Ruben Barkow-Kuder
7e8c634dd6
fix app:update command 2020-05-05 01:00:24 +02:00
tflidd
9ac533a8e5
Add correct syntax highlighting
Missing syntax highlighting for adding indices.
2020-05-03 11:38:06 +02:00
Morris Jobke
6dacf77ff7
Merge pull request #1775 from jamesstout/occ_command_logging_options_fix
Fix formatting of occ log:manage options
2020-04-22 13:39:14 +02:00
Thomas Citharel
da8da265fd
Add Groupware section
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-04-22 08:23:13 +02:00
Morris Jobke
fef343c1a8
Apply suggestions from code review
Co-Authored-By: J0WI <J0WI@users.noreply.github.com>
2020-04-21 10:11:09 +02:00
Sascha Wiswedel
5f30a79edc
App Store: "official" is now "Featured"
Signed-off-by: Sascha Wiswedel <sascha.wiswedel@nextcloud.com>
2020-04-20 14:15:49 +02:00
Jan-Christoph Borchardt
139f1876eb
Fix a sentence to not be gendered 2020-03-26 23:38:41 +01:00
Anton Strömkvist
62a5862359
Use more inclusive pronouns
Replace instances of gendered pronouns (e.g. 'she' and 'he')
with an equivalent variant of singular 'they'

Signed-off-by: Anton Strömkvist <anton@stromkvist.com>
2020-02-27 22:14:46 +01:00
James Stout
9091425ab6 Fix formatting of occ log:manage options
The double dash (--) wasn’t being rendered correctly:

• –backend [file, syslog, errorlog, systemd]
• –level [debug, info, warning, error]

is now

• –-backend [file, syslog, errorlog, systemd]
• –-level [debug, info, warning, error]

Signed-off-by: James Stout <stoutyhk@gmail.com>
2020-01-17 18:51:04 +08:00
Rafal Zawadzki
e5b0989bed Fix the order of lines :/ 2019-10-05 00:17:10 +02:00
Rafal Zawadzki
ade76e5a3f #1608 app:update command documented 2019-10-04 23:59:13 +02:00
Tim Terhorst
9e7b298735 Update logging docs to add fatal option
Signed-off-by: Tim Terhorst <mynamewastaken+gitlab@gmail.com>
2019-10-03 17:33:33 -05:00
cloud2018
fb0af3ffc7
parameter --all-users for trashbin:cleanup 2019-05-28 14:50:48 +02:00
Morris Jobke
e601b370c7
Update occ_command.rst 2019-03-04 13:03:52 +01:00
Frank Lanitz
a69b64401e
Fix a link to point to correct version and remove TODO entry 2019-03-02 12:03:58 +01:00
Morris Jobke
e77e852a9e
Fix broken links - regression from #980
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2019-02-01 16:34:57 +01:00
Thomas Citharel
3343e6e1d3
Add documentation for several dav commands
Following https://github.com/nextcloud/server/pull/5881
2019-01-28 18:35:30 +01:00
Marius Blüm
48af743224
Add group commands label
Signed-off-by: Marius Blüm <marius@lineone.io>
2019-01-25 12:13:40 +01:00
Jani Uusitalo
687213b6c2
Fix typo: "parameters and are" -> "parameters are" 2019-01-01 13:49:13 +02:00
Christoph Wurst
a22f105552
Revamp 2FA admin docs
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2018-11-22 14:59:55 +01:00
Jos Poortvliet
2357a855ca
Update occ_command.rst
adding info from @akalypse in https://github.com/nextcloud/server/issues/8311?fbclid=IwAR07RjhNMtK4MwbcGX6e03XclX4BIEGZ48cYn8Rt9fEWdONxWTlpd1uHiQ4#issuecomment-423243061 - pls check @schiessle
2018-10-27 15:05:28 +02:00
Morris Jobke
7520bc38a7
Fix line break
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-24 17:05:14 +02:00
Kim Brose
af070e87fe
Update usage of --path argument
Update use of --path argument for files:transfer-ownership to reflect https://github.com/nextcloud/server/blob/master/apps/files/lib/Command/TransferOwnership.php#L126
2018-10-19 14:15:52 +02:00
Morris Jobke
f1c2a86621
Remove unneeded label
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-09-28 15:41:47 +02:00
Dominik
066209a5e9
Removed Upgrade Option
Removed “--no-app-disable” Option from the occ upgrade command since this option does not exist in Nextcloud 14 anymore.
2018-09-28 11:28:53 +02:00
Joas Schilling
4bbb81a320
Fix docs
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-13 12:26:42 +02:00
Joas Schilling
665c7368d8
Merge pull request #849 from nextcloud/prepare-stable14
Increase versions to 14
2018-09-04 12:28:04 +02:00
Joas Schilling
1deab991be
Increase versions to 14
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-09-04 12:17:40 +02:00