summaryrefslogtreecommitdiff
path: root/docs/manage.en.md
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-15 14:35:22 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-15 14:35:22 +0900
commita427b7a1af5a7a90260e26f2a96bed22cbecad79 (patch)
tree118b496e7b0c50b78dc265fa953ca0141ea6570a /docs/manage.en.md
parentDoc: Add "Clean up cached remote files" section (diff)
downloadmisskey-a427b7a1af5a7a90260e26f2a96bed22cbecad79.tar.gz
misskey-a427b7a1af5a7a90260e26f2a96bed22cbecad79.tar.bz2
misskey-a427b7a1af5a7a90260e26f2a96bed22cbecad79.zip
Doc: Add "Clean up unused drive files" section
Diffstat (limited to '')
-rw-r--r--docs/manage.en.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manage.en.md b/docs/manage.en.md
index 9df432e29e..57f38f5ce1 100644
--- a/docs/manage.en.md
+++ b/docs/manage.en.md
@@ -27,3 +27,9 @@ node cli/suspend @syuilo@misskey.xyz
``` 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.