summaryrefslogtreecommitdiff
path: root/doc/en
diff options
context:
space:
mode:
Diffstat (limited to 'doc/en')
-rw-r--r--doc/en/autogen/user/alias_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/aspell_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/aspell_options.asciidoc1
-rw-r--r--doc/en/autogen/user/charset_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/charset_options.asciidoc1
-rw-r--r--doc/en/autogen/user/exec_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/exec_options.asciidoc1
-rw-r--r--doc/en/autogen/user/guile_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/irc_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/irc_options.asciidoc1
-rw-r--r--doc/en/autogen/user/javascript_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/logger_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/logger_options.asciidoc1
-rw-r--r--doc/en/autogen/user/lua_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/perl_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/python_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/relay_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/relay_options.asciidoc1
-rw-r--r--doc/en/autogen/user/ruby_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/script_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/script_options.asciidoc1
-rw-r--r--doc/en/autogen/user/sec_options.asciidoc1
-rw-r--r--doc/en/autogen/user/tcl_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/trigger_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/trigger_options.asciidoc1
-rw-r--r--doc/en/autogen/user/weechat_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/weechat_options.asciidoc1
-rw-r--r--doc/en/autogen/user/xfer_commands.asciidoc1
-rw-r--r--doc/en/autogen/user/xfer_options.asciidoc1
29 files changed, 0 insertions, 29 deletions
diff --git a/doc/en/autogen/user/alias_commands.asciidoc b/doc/en/autogen/user/alias_commands.asciidoc
index 5cc68e3c2..4d8b5e127 100644
--- a/doc/en/autogen/user/alias_commands.asciidoc
+++ b/doc/en/autogen/user/alias_commands.asciidoc
@@ -38,4 +38,3 @@ Examples:
alias /forcejoin to send IRC command "forcejoin" with completion of /sajoin:
/alias addcompletion %%sajoin forcejoin /quote forcejoin
----
-
diff --git a/doc/en/autogen/user/aspell_commands.asciidoc b/doc/en/autogen/user/aspell_commands.asciidoc
index bf756c665..d535df2fc 100644
--- a/doc/en/autogen/user/aspell_commands.asciidoc
+++ b/doc/en/autogen/user/aspell_commands.asciidoc
@@ -30,4 +30,3 @@ To display a list of suggestions in a bar, use item "aspell_suggest".
Default key to toggle aspell is alt-s.
----
-
diff --git a/doc/en/autogen/user/aspell_options.asciidoc b/doc/en/autogen/user/aspell_options.asciidoc
index 052295cd1..7ba1748ca 100644
--- a/doc/en/autogen/user/aspell_options.asciidoc
+++ b/doc/en/autogen/user/aspell_options.asciidoc
@@ -46,4 +46,3 @@
** description: `text color for suggestions on a misspelled word (status bar)`
** type: color
** values: a WeeChat color name (default, black, (dark)gray, white, (light)red, (light)green, brown, yellow, (light)blue, (light)magenta, (light)cyan), a terminal color number or an alias; attributes are allowed before color (for text color only, not background): "*" for bold, "!" for reverse, "/" for italic, "_" for underline (default value: `default`)
-
diff --git a/doc/en/autogen/user/charset_commands.asciidoc b/doc/en/autogen/user/charset_commands.asciidoc
index a14f6685a..b7479a4fb 100644
--- a/doc/en/autogen/user/charset_commands.asciidoc
+++ b/doc/en/autogen/user/charset_commands.asciidoc
@@ -14,4 +14,3 @@
charset: new charset for current buffer
reset: reset charsets for current buffer
----
-
diff --git a/doc/en/autogen/user/charset_options.asciidoc b/doc/en/autogen/user/charset_options.asciidoc
index 1322907fc..65686938b 100644
--- a/doc/en/autogen/user/charset_options.asciidoc
+++ b/doc/en/autogen/user/charset_options.asciidoc
@@ -11,4 +11,3 @@
** description: `global encoding charset: charset used to encode outgoing messages (if empty, default is UTF-8 because it is the WeeChat internal charset)`
** type: string
** values: any string (default value: `""`)
-
diff --git a/doc/en/autogen/user/exec_commands.asciidoc b/doc/en/autogen/user/exec_commands.asciidoc
index 0dbfe5923..1d5eb5972 100644
--- a/doc/en/autogen/user/exec_commands.asciidoc
+++ b/doc/en/autogen/user/exec_commands.asciidoc
@@ -73,4 +73,3 @@ Examples:
/exec -n tail -f /var/log/messages
/exec -kill 0
----
-
diff --git a/doc/en/autogen/user/exec_options.asciidoc b/doc/en/autogen/user/exec_options.asciidoc
index 531652eb7..23b89d4f4 100644
--- a/doc/en/autogen/user/exec_options.asciidoc
+++ b/doc/en/autogen/user/exec_options.asciidoc
@@ -21,4 +21,3 @@
** description: `delay for purging finished commands (in seconds, 0 = purge commands immediately, -1 = never purge)`
** type: integer
** values: -1 .. 25920000 (default value: `0`)
-
diff --git a/doc/en/autogen/user/guile_commands.asciidoc b/doc/en/autogen/user/guile_commands.asciidoc
index 5dc3f4293..5594e3cb8 100644
--- a/doc/en/autogen/user/guile_commands.asciidoc
+++ b/doc/en/autogen/user/guile_commands.asciidoc
@@ -23,4 +23,3 @@ filename: script (file) to load
Without argument, this command lists all loaded scripts.
----
-
diff --git a/doc/en/autogen/user/irc_commands.asciidoc b/doc/en/autogen/user/irc_commands.asciidoc
index 0e49a419b..0554e74e7 100644
--- a/doc/en/autogen/user/irc_commands.asciidoc
+++ b/doc/en/autogen/user/irc_commands.asciidoc
@@ -916,4 +916,3 @@ If option irc.network.whois_double_nick is enabled, two nicks are sent (if only
count: number of replies to return (full search if negative number)
target: reply should match this mask
----
-
diff --git a/doc/en/autogen/user/irc_options.asciidoc b/doc/en/autogen/user/irc_options.asciidoc
index 745990051..a059ffd34 100644
--- a/doc/en/autogen/user/irc_options.asciidoc
+++ b/doc/en/autogen/user/irc_options.asciidoc
@@ -641,4 +641,3 @@
** description: `user name to use on server (note: content is evaluated, see /help eval)`
** type: string
** values: any string (default value: `""`)
-
diff --git a/doc/en/autogen/user/javascript_commands.asciidoc b/doc/en/autogen/user/javascript_commands.asciidoc
index eea14996f..72a5efbf2 100644
--- a/doc/en/autogen/user/javascript_commands.asciidoc
+++ b/doc/en/autogen/user/javascript_commands.asciidoc
@@ -23,4 +23,3 @@ filename: script (file) to load
Without argument, this command lists all loaded scripts.
----
-
diff --git a/doc/en/autogen/user/logger_commands.asciidoc b/doc/en/autogen/user/logger_commands.asciidoc
index d218e0b3a..1c432a933 100644
--- a/doc/en/autogen/user/logger_commands.asciidoc
+++ b/doc/en/autogen/user/logger_commands.asciidoc
@@ -38,4 +38,3 @@ Examples:
use a directory per IRC server and a file per channel inside:
/set logger.mask.irc "$server/$channel.weechatlog"
----
-
diff --git a/doc/en/autogen/user/logger_options.asciidoc b/doc/en/autogen/user/logger_options.asciidoc
index 50a61eb34..7098934d0 100644
--- a/doc/en/autogen/user/logger_options.asciidoc
+++ b/doc/en/autogen/user/logger_options.asciidoc
@@ -66,4 +66,3 @@
** description: `maximum number of lines to display from log file when creating new buffer (0 = no backlog)`
** type: integer
** values: 0 .. 2147483647 (default value: `20`)
-
diff --git a/doc/en/autogen/user/lua_commands.asciidoc b/doc/en/autogen/user/lua_commands.asciidoc
index be1684b5a..609dc5061 100644
--- a/doc/en/autogen/user/lua_commands.asciidoc
+++ b/doc/en/autogen/user/lua_commands.asciidoc
@@ -23,4 +23,3 @@ filename: script (file) to load
Without argument, this command lists all loaded scripts.
----
-
diff --git a/doc/en/autogen/user/perl_commands.asciidoc b/doc/en/autogen/user/perl_commands.asciidoc
index 680677545..c27f4b52b 100644
--- a/doc/en/autogen/user/perl_commands.asciidoc
+++ b/doc/en/autogen/user/perl_commands.asciidoc
@@ -23,4 +23,3 @@ filename: script (file) to load
Without argument, this command lists all loaded scripts.
----
-
diff --git a/doc/en/autogen/user/python_commands.asciidoc b/doc/en/autogen/user/python_commands.asciidoc
index 5eec9a3f4..b706c810b 100644
--- a/doc/en/autogen/user/python_commands.asciidoc
+++ b/doc/en/autogen/user/python_commands.asciidoc
@@ -23,4 +23,3 @@ filename: script (file) to load
Without argument, this command lists all loaded scripts.
----
-
diff --git a/doc/en/autogen/user/relay_commands.asciidoc b/doc/en/autogen/user/relay_commands.asciidoc
index 44b238968..09defa405 100644
--- a/doc/en/autogen/user/relay_commands.asciidoc
+++ b/doc/en/autogen/user/relay_commands.asciidoc
@@ -55,4 +55,3 @@ Examples:
weechat protocol with SSL, using IPv4 + IPv6:
/relay add ipv4.ipv6.ssl.weechat 9001
----
-
diff --git a/doc/en/autogen/user/relay_options.asciidoc b/doc/en/autogen/user/relay_options.asciidoc
index 3c970e2d8..bf1ab8924 100644
--- a/doc/en/autogen/user/relay_options.asciidoc
+++ b/doc/en/autogen/user/relay_options.asciidoc
@@ -131,4 +131,3 @@
** description: `POSIX extended regular expression with origins allowed in websockets (case insensitive, use "(?-i)" at beginning to make it case sensitive), example: "^http://(www\.)?example\.(com|org)"`
** type: string
** values: any string (default value: `""`)
-
diff --git a/doc/en/autogen/user/ruby_commands.asciidoc b/doc/en/autogen/user/ruby_commands.asciidoc
index 93e51279f..1c9ca9d8c 100644
--- a/doc/en/autogen/user/ruby_commands.asciidoc
+++ b/doc/en/autogen/user/ruby_commands.asciidoc
@@ -23,4 +23,3 @@ filename: script (file) to load
Without argument, this command lists all loaded scripts.
----
-
diff --git a/doc/en/autogen/user/script_commands.asciidoc b/doc/en/autogen/user/script_commands.asciidoc
index 2a9973f51..2ea1bde6f 100644
--- a/doc/en/autogen/user/script_commands.asciidoc
+++ b/doc/en/autogen/user/script_commands.asciidoc
@@ -78,4 +78,3 @@ Examples:
/script reload urlserver
/script upgrade
----
-
diff --git a/doc/en/autogen/user/script_options.asciidoc b/doc/en/autogen/user/script_options.asciidoc
index c96d20b99..7d1fd19de 100644
--- a/doc/en/autogen/user/script_options.asciidoc
+++ b/doc/en/autogen/user/script_options.asciidoc
@@ -201,4 +201,3 @@
** description: `force use of HTTPS for downloads (index and scripts); you should disable this option only if you have problems with the downloads`
** type: boolean
** values: on, off (default value: `on`)
-
diff --git a/doc/en/autogen/user/sec_options.asciidoc b/doc/en/autogen/user/sec_options.asciidoc
index a35d5aa0f..c77c8b034 100644
--- a/doc/en/autogen/user/sec_options.asciidoc
+++ b/doc/en/autogen/user/sec_options.asciidoc
@@ -21,4 +21,3 @@
** description: `use salt when generating key used in encryption (recommended for maximum security); when enabled, the content of crypted data in file sec.conf will be different on each write of the file; if you put the file sec.conf in a version control system, then you can turn off this option to have always same content in file`
** type: boolean
** values: on, off (default value: `on`)
-
diff --git a/doc/en/autogen/user/tcl_commands.asciidoc b/doc/en/autogen/user/tcl_commands.asciidoc
index a48cadd5e..33e923e75 100644
--- a/doc/en/autogen/user/tcl_commands.asciidoc
+++ b/doc/en/autogen/user/tcl_commands.asciidoc
@@ -23,4 +23,3 @@ filename: script (file) to load
Without argument, this command lists all loaded scripts.
----
-
diff --git a/doc/en/autogen/user/trigger_commands.asciidoc b/doc/en/autogen/user/trigger_commands.asciidoc
index 98796f2c8..71a3710c2 100644
--- a/doc/en/autogen/user/trigger_commands.asciidoc
+++ b/doc/en/autogen/user/trigger_commands.asciidoc
@@ -81,4 +81,3 @@ Examples (you can also look at default triggers with /trigger listdefault):
open trigger monitor and show only modifiers and triggers whose name starts with "resize":
/trigger monitor @modifier,resize*
----
-
diff --git a/doc/en/autogen/user/trigger_options.asciidoc b/doc/en/autogen/user/trigger_options.asciidoc
index f9e499388..6430df45a 100644
--- a/doc/en/autogen/user/trigger_options.asciidoc
+++ b/doc/en/autogen/user/trigger_options.asciidoc
@@ -51,4 +51,3 @@
** description: `strip colors in hashtable values displayed on monitor buffer`
** type: boolean
** values: on, off (default value: `off`)
-
diff --git a/doc/en/autogen/user/weechat_commands.asciidoc b/doc/en/autogen/user/weechat_commands.asciidoc
index af82d8bac..3aa72cff4 100644
--- a/doc/en/autogen/user/weechat_commands.asciidoc
+++ b/doc/en/autogen/user/weechat_commands.asciidoc
@@ -983,4 +983,3 @@ Examples:
enable bare display for 2 seconds:
/window bare 2
----
-
diff --git a/doc/en/autogen/user/weechat_options.asciidoc b/doc/en/autogen/user/weechat_options.asciidoc
index 0a9abdbad..6cae46645 100644
--- a/doc/en/autogen/user/weechat_options.asciidoc
+++ b/doc/en/autogen/user/weechat_options.asciidoc
@@ -1016,4 +1016,3 @@
** description: `set resource limits for WeeChat process, format is: "res1:limit1,res2:limit2"; resource name is the end of constant (RLIMIT_XXX) in lower case (see man setrlimit for values); limit -1 means "unlimited"; example: set unlimited size for core file and max 1GB of virtual memory: "core:-1,as:1000000000"`
** type: string
** values: any string (default value: `""`)
-
diff --git a/doc/en/autogen/user/xfer_commands.asciidoc b/doc/en/autogen/user/xfer_commands.asciidoc
index 796b52519..ce5aac761 100644
--- a/doc/en/autogen/user/xfer_commands.asciidoc
+++ b/doc/en/autogen/user/xfer_commands.asciidoc
@@ -22,4 +22,3 @@ listfull: list xfer (verbose)
Without argument, this command opens buffer with xfer list.
----
-
diff --git a/doc/en/autogen/user/xfer_options.asciidoc b/doc/en/autogen/user/xfer_options.asciidoc
index 6a5824ad8..e44ddd780 100644
--- a/doc/en/autogen/user/xfer_options.asciidoc
+++ b/doc/en/autogen/user/xfer_options.asciidoc
@@ -141,4 +141,3 @@
** description: `timeout for xfer request (in seconds)`
** type: integer
** values: 5 .. 2147483647 (default value: `300`)
-