diff options
author | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-02-05 08:40:56 +0100 |
---|---|---|
committer | Nicolas Werner <nicolas.werner@hotmail.de> | 2022-02-05 08:40:56 +0100 |
commit | b3221b09d6e12cda47a4ebc8443cac43bb71d29c (patch) | |
tree | 39b14ca0d156bbef30beda6295f7c63374e1e74c /man | |
parent | Fix avatar url conversion for widgets (diff) | |
download | nheko-b3221b09d6e12cda47a4ebc8443cac43bb71d29c.tar.xz |
Add /reset-state command
Diffstat (limited to 'man')
-rw-r--r-- | man/nheko.1.adoc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/man/nheko.1.adoc b/man/nheko.1.adoc index fe3ff3b3..9914ba93 100644 --- a/man/nheko.1.adoc +++ b/man/nheko.1.adoc @@ -195,6 +195,10 @@ Inserts `ノ┬─┬ノ ︵ ( \\o°o)\\` Removes all but the most recent messages from the currently rendered timeline and then refetches it from the server; can be used to fix some cache issues. +*/reset-state*:: +Fetches all the state events in the current room again; can be used to fix some +cache issues. + */rotate-megolm-session*:: Rotates the encryption key used to send encrypted messages in a room. |