summaryrefslogtreecommitdiff
path: root/docs/manage.en.md
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-08-18 23:56:44 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-08-18 23:56:44 +0900
commit335200c31e0c1f623f3b16d277ef14ffcab64384 (patch)
tree74fb307d04db96b673b2f7c01d0981dd561ff9aa /docs/manage.en.md
parentwip (diff)
downloadmisskey-335200c31e0c1f623f3b16d277ef14ffcab64384.tar.gz
misskey-335200c31e0c1f623f3b16d277ef14ffcab64384.tar.bz2
misskey-335200c31e0c1f623f3b16d277ef14ffcab64384.zip
wip
Diffstat (limited to '')
-rw-r--r--docs/manage.en.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/manage.en.md b/docs/manage.en.md
index a7296ce479..713070517c 100644
--- a/docs/manage.en.md
+++ b/docs/manage.en.md
@@ -33,14 +33,3 @@ node cli/suspend @syuilo@misskey.xyz
``` shell
node cli/reset-password (User-ID or Username)
```
-
-## Clean up cached remote files
-``` shell
-node cli/clean-cached-remote-files
-```
-
-## Clean up unused drive files
-``` shell
-node cli/clean-unused-drive-files
-```
-> We recommend that you announce a user that unused drive files will be deleted before performing this operation, as it may delete the user's important files.