diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-18 22:00:15 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2017-05-18 22:00:15 +0200 |
commit | 138af6e7dd146696de82cb4ce452028e7107c1f0 (patch) | |
tree | aba2e28a6a7fbec764c527e5dcf010728c255b45 /doc | |
parent | 2eebde035a79eacd8696b79910fd469e635b6f0e (diff) | |
download | weechat-138af6e7dd146696de82cb4ce452028e7107c1f0.zip |
buflist: add missing indentation in /help buflist
Diffstat (limited to 'doc')
-rw-r--r-- | doc/de/autogen/user/buflist_commands.adoc | 2 | ||||
-rw-r--r-- | doc/en/autogen/user/buflist_commands.adoc | 2 | ||||
-rw-r--r-- | doc/it/autogen/user/buflist_commands.adoc | 2 | ||||
-rw-r--r-- | doc/ja/autogen/user/buflist_commands.adoc | 2 | ||||
-rw-r--r-- | doc/pl/autogen/user/buflist_commands.adoc | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/doc/de/autogen/user/buflist_commands.adoc b/doc/de/autogen/user/buflist_commands.adoc index 5d42b6069..045ec4a33 100644 --- a/doc/de/autogen/user/buflist_commands.adoc +++ b/doc/de/autogen/user/buflist_commands.adoc @@ -9,7 +9,7 @@ /buflist bar refresh -bar: add the "buflist" bar + bar: add the "buflist" bar refresh: force the refresh of the "buflist" bar item The lines with buffers are displayed using string evaluation (see /help eval for the format), with these options: diff --git a/doc/en/autogen/user/buflist_commands.adoc b/doc/en/autogen/user/buflist_commands.adoc index fba84175f..59ea83eac 100644 --- a/doc/en/autogen/user/buflist_commands.adoc +++ b/doc/en/autogen/user/buflist_commands.adoc @@ -9,7 +9,7 @@ /buflist bar refresh -bar: add the "buflist" bar + bar: add the "buflist" bar refresh: force the refresh of the "buflist" bar item The lines with buffers are displayed using string evaluation (see /help eval for the format), with these options: diff --git a/doc/it/autogen/user/buflist_commands.adoc b/doc/it/autogen/user/buflist_commands.adoc index fba84175f..59ea83eac 100644 --- a/doc/it/autogen/user/buflist_commands.adoc +++ b/doc/it/autogen/user/buflist_commands.adoc @@ -9,7 +9,7 @@ /buflist bar refresh -bar: add the "buflist" bar + bar: add the "buflist" bar refresh: force the refresh of the "buflist" bar item The lines with buffers are displayed using string evaluation (see /help eval for the format), with these options: diff --git a/doc/ja/autogen/user/buflist_commands.adoc b/doc/ja/autogen/user/buflist_commands.adoc index 5380e0724..415ce21b1 100644 --- a/doc/ja/autogen/user/buflist_commands.adoc +++ b/doc/ja/autogen/user/buflist_commands.adoc @@ -9,7 +9,7 @@ /buflist bar refresh -bar: add the "buflist" bar + bar: add the "buflist" bar refresh: force the refresh of the "buflist" bar item The lines with buffers are displayed using string evaluation (see /help eval for the format), with these options: diff --git a/doc/pl/autogen/user/buflist_commands.adoc b/doc/pl/autogen/user/buflist_commands.adoc index 1933160a8..64c67ddf2 100644 --- a/doc/pl/autogen/user/buflist_commands.adoc +++ b/doc/pl/autogen/user/buflist_commands.adoc @@ -9,7 +9,7 @@ /buflist bar refresh -bar: add the "buflist" bar + bar: add the "buflist" bar refresh: force the refresh of the "buflist" bar item The lines with buffers are displayed using string evaluation (see /help eval for the format), with these options: |