diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-08-12 14:32:09 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-08-12 18:37:45 +0200 |
commit | 5d31e316a12a1f240c18231cd7dd3b29e2d40118 (patch) | |
tree | 499343965be57452233c61fc6536149196491429 /doc/it/autogen/user | |
parent | f19507ff6a50bd4bc8870594079012e13a3f6d7d (diff) | |
download | weechat-5d31e316a12a1f240c18231cd7dd3b29e2d40118.zip |
doc: add list of default aliases (user's guide)
Diffstat (limited to 'doc/it/autogen/user')
-rw-r--r-- | doc/it/autogen/user/alias_default_aliases.adoc | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/doc/it/autogen/user/alias_default_aliases.adoc b/doc/it/autogen/user/alias_default_aliases.adoc new file mode 100644 index 000000000..d8071a870 --- /dev/null +++ b/doc/it/autogen/user/alias_default_aliases.adoc @@ -0,0 +1,42 @@ +// +// This file is auto-generated by script docgen.py. +// DO NOT EDIT BY HAND! +// +[width="100%",cols="2m,5m,5",options="header"] +|=== +| Alias | Command | Completion + +| /AAWAY | /allserv /away | - +| /AME | /allchan /me | - +| /AMSG | /allchan /msg * | - +| /ANICK | /allserv /nick | - +| /BEEP | /print -beep | - +| /BYE | /quit | - +| /C | /buffer clear | - +| /CL | /buffer clear | - +| /CLOSE | /buffer close | - +| /CHAT | /dcc chat | - +| /EXIT | /quit | - +| /IG | /ignore | - +| /J | /join | - +| /K | /kick | - +| /KB | /kickban | - +| /LEAVE | /part | - +| /M | /msg | - +| /MUB | /unban * | - +| /MSGBUF | /command -buffer $1 * /input send $2- | %(buffers_plugins_names) +| /N | /names | - +| /Q | /query | - +| /REDRAW | /window refresh | - +| /SAY | /msg * | - +| /SIGNOFF | /quit | - +| /T | /topic | - +| /UB | /unban | - +| /UMODE | /mode $nick | - +| /V | /command core version | - +| /W | /who | - +| /WC | /window merge | - +| /WI | /whois | - +| /WII | /whois $1 $1 | - +| /WW | /whowas | - +|=== |