summaryrefslogtreecommitdiff
path: root/docs/manage.ja.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.ja.md
parentDoc: Add "Clean up cached remote files" section (diff)
downloadsharkey-a427b7a1af5a7a90260e26f2a96bed22cbecad79.tar.gz
sharkey-a427b7a1af5a7a90260e26f2a96bed22cbecad79.tar.bz2
sharkey-a427b7a1af5a7a90260e26f2a96bed22cbecad79.zip
Doc: Add "Clean up unused drive files" section
Diffstat (limited to 'docs/manage.ja.md')
-rw-r--r--docs/manage.ja.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/manage.ja.md b/docs/manage.ja.md
index 88d60f8a9f..2f0627e897 100644
--- a/docs/manage.ja.md
+++ b/docs/manage.ja.md
@@ -27,3 +27,9 @@ node cli/suspend @syuilo@misskey.xyz
``` shell
node cli/clean-cached-remote-files
```
+
+## 使われていないドライブのファイルをクリーンアップする
+``` shell
+node cli/clean-unused-drive-files
+```
+> ユーザーの大事なファイルを削除する可能性があるので、この操作を実行する前にユーザーに告知することをお勧めします。