diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2012-12-26 17:58:16 +0100 |
---|---|---|
committer | Florent Le Coz <louiz@louiz.org> | 2012-12-29 13:14:50 +0100 |
commit | 1313e7be3800d330824e1a8021e78bba5ddffe45 (patch) | |
tree | ef5c704498dd180654bf6919101ee46f6e603c5e /doc/en/plugins/index.txt | |
parent | 65e097f4107e0c095a9818f5d7f0851b292c9a84 (diff) | |
download | poezio-1313e7be3800d330824e1a8021e78bba5ddffe45.tar.gz poezio-1313e7be3800d330824e1a8021e78bba5ddffe45.tar.bz2 poezio-1313e7be3800d330824e1a8021e78bba5ddffe45.tar.xz poezio-1313e7be3800d330824e1a8021e78bba5ddffe45.zip |
Add a /display_corrections plugin.
Diffstat (limited to 'doc/en/plugins/index.txt')
-rw-r--r-- | doc/en/plugins/index.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/en/plugins/index.txt b/doc/en/plugins/index.txt index be5332b2..1c009998 100644 --- a/doc/en/plugins/index.txt +++ b/doc/en/plugins/index.txt @@ -70,6 +70,11 @@ Plugins index Logs the day change inside the buffers, to keep track of the days when backlogging. +*Display corrections*:: link:display_corrections.html[Display corrections +plugin] + + Lists old versions of a corrected message. + *Exec*:: link:exec.html[System command plugin] Runs a system command an optionally sends the output as a message. |