summaryrefslogtreecommitdiff
path: root/doc/ja/autogen/user
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-08-10 22:31:49 +0200
committerSébastien Helleu <flashcode@flashtux.org>2016-08-10 22:31:49 +0200
commitdb76d6a097a807d81a6e58190779ea28bfd5deb7 (patch)
tree052ed879063b55b3651e123935fe0aa22495d393 /doc/ja/autogen/user
parenta92e9608714aea0d135bb95f8c3b9f50800f29ee (diff)
downloadweechat-db76d6a097a807d81a6e58190779ea28bfd5deb7.zip
trigger: add missing step with post action in /help trigger
Diffstat (limited to 'doc/ja/autogen/user')
-rw-r--r--doc/ja/autogen/user/trigger_commands.adoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ja/autogen/user/trigger_commands.adoc b/doc/ja/autogen/user/trigger_commands.adoc
index f07cd8936..0ca62c9f6 100644
--- a/doc/ja/autogen/user/trigger_commands.adoc
+++ b/doc/ja/autogen/user/trigger_commands.adoc
@@ -70,6 +70,7 @@ When a trigger callback is called, following actions are performed, in this orde
2. replace text using POSIX extended regular expression(s) (if defined in trigger)
3. execute command(s) (if defined in trigger)
4. exit with a return code (except for modifiers and focus)
+ 5. perform post action
Examples (you can also look at default triggers with /trigger listdefault):
add text attributes *bold*, _underline_ and /italic/ (only in user messages):