summaryrefslogtreecommitdiff
path: root/doc/en/autogen/user/rmodifier_commands.txt
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2013-11-04 21:41:34 +0100
committerSebastien Helleu <flashcode@flashtux.org>2013-11-04 21:41:34 +0100
commite3c63849720f968b6ef4087a137b693b0f7f1481 (patch)
tree0693ee54c773580c590a1679be98e36a3cbc4d99 /doc/en/autogen/user/rmodifier_commands.txt
parentf5a65c9b2ba45e20b2f7fe118961fd04c9b2466f (diff)
downloadweechat-e3c63849720f968b6ef4087a137b693b0f7f1481.zip
doc: use one line titles and less chars for delimited blocks/tables in asciidoc files
Diffstat (limited to 'doc/en/autogen/user/rmodifier_commands.txt')
-rw-r--r--doc/en/autogen/user/rmodifier_commands.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/autogen/user/rmodifier_commands.txt b/doc/en/autogen/user/rmodifier_commands.txt
index ce6967b74..b27009d56 100644
--- a/doc/en/autogen/user/rmodifier_commands.txt
+++ b/doc/en/autogen/user/rmodifier_commands.txt
@@ -1,7 +1,7 @@
[[command_rmodifier_rmodifier]]
[command]*`rmodifier`* alter modifier strings with regular expressions::
-----------------------------------------
+----
/rmodifier list|listdefault
add <name> <modifiers> <groups> <regex>
del <name>|-all [<name>...]
@@ -27,5 +27,5 @@ Examples:
/rmodifier del password
delete all rmodifiers:
/rmodifier del -all
-----------------------------------------
+----