summaryrefslogtreecommitdiff
path: root/docs/manage.ja.md
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-07-15 14:29:30 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-07-15 14:29:30 +0900
commit05d5e70c586ff186c7813baca1fcf25ee5b6ea2c (patch)
tree5a6322b0d5e48a2dd3653d720fa7049782bf298d /docs/manage.ja.md
parentUpdate manage odc (diff)
downloadsharkey-05d5e70c586ff186c7813baca1fcf25ee5b6ea2c.tar.gz
sharkey-05d5e70c586ff186c7813baca1fcf25ee5b6ea2c.tar.bz2
sharkey-05d5e70c586ff186c7813baca1fcf25ee5b6ea2c.zip
Doc: Add "Clean up cached remote files" section
Diffstat (limited to 'docs/manage.ja.md')
-rw-r--r--docs/manage.ja.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/manage.ja.md b/docs/manage.ja.md
index 615d7be5f2..88d60f8a9f 100644
--- a/docs/manage.ja.md
+++ b/docs/manage.ja.md
@@ -22,3 +22,8 @@ node cli/suspend @syuilo
# ユーザー名 (リモート)
node cli/suspend @syuilo@misskey.xyz
```
+
+## キャッシュされたリモートファイルをクリーンアップする
+``` shell
+node cli/clean-cached-remote-files
+```