summaryrefslogtreecommitdiff
path: root/docs/manage.ja.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manage.ja.md')
-rw-r--r--docs/manage.ja.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/manage.ja.md b/docs/manage.ja.md
index f289037ad3..897fae7ec2 100644
--- a/docs/manage.ja.md
+++ b/docs/manage.ja.md
@@ -33,14 +33,3 @@ node cli/suspend @syuilo@misskey.xyz
``` shell
node cli/reset-password (ユーザーID または ユーザー名)
```
-
-## キャッシュされたリモートファイルをクリーンアップする
-``` shell
-node cli/clean-cached-remote-files
-```
-
-## 使われていないドライブのファイルをクリーンアップする
-``` shell
-node cli/clean-unused-drive-files
-```
-> ユーザーの大事なファイルを削除する可能性があるので、この操作を実行する前にユーザーに告知することをお勧めします。