diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-23 09:23:40 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-23 09:23:40 +0900 |
| commit | 9235f72a2e5656100dd938cf361a862e9103a0b2 (patch) | |
| tree | 48be60e4ecd3760c42111c5389891e6174fb9787 /docs | |
| parent | Update manage.en.md (diff) | |
| download | sharkey-9235f72a2e5656100dd938cf361a862e9103a0b2.tar.gz sharkey-9235f72a2e5656100dd938cf361a862e9103a0b2.tar.bz2 sharkey-9235f72a2e5656100dd938cf361a862e9103a0b2.zip | |
Update manage.ja.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/manage.ja.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/manage.ja.md b/docs/manage.ja.md index 897fae7ec2..1e2b1a64ef 100644 --- a/docs/manage.ja.md +++ b/docs/manage.ja.md @@ -28,8 +28,3 @@ node cli/suspend @syuilo # ユーザー名 (リモート) node cli/suspend @syuilo@misskey.xyz ``` - -## ユーザーのパスワードをリセットする -``` shell -node cli/reset-password (ユーザーID または ユーザー名) -``` |