summaryrefslogtreecommitdiffstats
path: root/docs/api
diff options
context:
space:
mode:
authorBenjamin Brahmer <info@b-brahmer.de>2021-06-01 11:44:34 +0200
committerBenjamin Brahmer <info@b-brahmer.de>2021-06-01 12:58:42 +0200
commit98143e8bbcecd2bf60451b571e629b293757658c (patch)
tree70d70defb85f4df0556a5d9d3a3d35f37c1b7e81 /docs/api
parent469807a09189a19628558830344f620d9e02265b (diff)
add admin docs page, document removal of command
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de> Co-authored-by: anoy. <anoymouserver@users.noreply.github.com>
Diffstat (limited to 'docs/api')
-rw-r--r--docs/api/api-v1.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/api/api-v1.md b/docs/api/api-v1.md
index fd39a8acd..fd7575e75 100644
--- a/docs/api/api-v1.md
+++ b/docs/api/api-v1.md
@@ -669,7 +669,7 @@ This is used to clean up the database. It deletes folders and feeds that are mar
}
```
-**New in 8.1.0**: The console command for achieving the same result is:
+**New in 8.1.0, Removed in 16.0.0**: The console command for achieving the same result is:
php -f nextcloud/occ news:updater:all-feeds