diff options
| author | syuilo <Syuilotan@yahoo.co.jp> | 2018-11-23 09:23:19 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-11-23 09:23:19 +0900 |
| commit | 9fe6da79b233de0f25844157017a44ad8a68d221 (patch) | |
| tree | fb730faf61e665a2a714e106d1f0c2f6dd8bc1f2 /docs | |
| parent | Delete reset-password.js (diff) | |
| download | sharkey-9fe6da79b233de0f25844157017a44ad8a68d221.tar.gz sharkey-9fe6da79b233de0f25844157017a44ad8a68d221.tar.bz2 sharkey-9fe6da79b233de0f25844157017a44ad8a68d221.zip | |
Update manage.en.md
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/manage.en.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/manage.en.md b/docs/manage.en.md index 713070517c..d34d92f5ed 100644 --- a/docs/manage.en.md +++ b/docs/manage.en.md @@ -28,8 +28,3 @@ node cli/suspend @syuilo # Use username (remote) node cli/suspend @syuilo@misskey.xyz ``` - -## Reset password -``` shell -node cli/reset-password (User-ID or Username) -``` |