From 7f561c313379e62380a044b8236f98ad917b0dd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 21 Mar 2015 08:44:47 +0100 Subject: core: allow "*" as plugin name in command /plugin reload to reload all plugins with options --- doc/de/autogen/user/weechat_commands.asciidoc | 2 +- doc/en/autogen/user/weechat_commands.asciidoc | 2 +- doc/fr/autogen/user/weechat_commands.asciidoc | 2 +- doc/it/autogen/user/weechat_commands.asciidoc | 2 +- doc/ja/autogen/user/weechat_commands.asciidoc | 2 +- doc/pl/autogen/user/weechat_commands.asciidoc | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) (limited to 'doc') diff --git a/doc/de/autogen/user/weechat_commands.asciidoc b/doc/de/autogen/user/weechat_commands.asciidoc index b997e4645..8c2253605 100644 --- a/doc/de/autogen/user/weechat_commands.asciidoc +++ b/doc/de/autogen/user/weechat_commands.asciidoc @@ -575,7 +575,7 @@ Beispiele: /plugin list|listfull [] load [] autoload [] - reload [ []] + reload [|* []] unload [] list: installierte Erweiterungen werden aufgelistet diff --git a/doc/en/autogen/user/weechat_commands.asciidoc b/doc/en/autogen/user/weechat_commands.asciidoc index afaf6b7ee..7e0c8faab 100644 --- a/doc/en/autogen/user/weechat_commands.asciidoc +++ b/doc/en/autogen/user/weechat_commands.asciidoc @@ -575,7 +575,7 @@ Examples: /plugin list|listfull [] load [] autoload [] - reload [ []] + reload [|* []] unload [] list: list loaded plugins diff --git a/doc/fr/autogen/user/weechat_commands.asciidoc b/doc/fr/autogen/user/weechat_commands.asciidoc index a6fdb904f..5063c1f4c 100644 --- a/doc/fr/autogen/user/weechat_commands.asciidoc +++ b/doc/fr/autogen/user/weechat_commands.asciidoc @@ -575,7 +575,7 @@ Exemples : /plugin list|listfull [] load [] autoload [] - reload [ [|* [] list : lister les extensions chargées diff --git a/doc/it/autogen/user/weechat_commands.asciidoc b/doc/it/autogen/user/weechat_commands.asciidoc index 44f0edf03..cb46e90ba 100644 --- a/doc/it/autogen/user/weechat_commands.asciidoc +++ b/doc/it/autogen/user/weechat_commands.asciidoc @@ -575,7 +575,7 @@ Examples: /plugin list|listfull [] load [] autoload [] - reload [ []] + reload [|* []] unload [] list: elenca i plugin caricati diff --git a/doc/ja/autogen/user/weechat_commands.asciidoc b/doc/ja/autogen/user/weechat_commands.asciidoc index f6b5dfb88..d15160366 100644 --- a/doc/ja/autogen/user/weechat_commands.asciidoc +++ b/doc/ja/autogen/user/weechat_commands.asciidoc @@ -575,7 +575,7 @@ disable: マウスの無効化 /plugin list|listfull [] load [] autoload [] - reload [ []] + reload [|* []] unload [] list: ロードされたプラグインをリストアップ diff --git a/doc/pl/autogen/user/weechat_commands.asciidoc b/doc/pl/autogen/user/weechat_commands.asciidoc index dbe06576f..546da04c0 100644 --- a/doc/pl/autogen/user/weechat_commands.asciidoc +++ b/doc/pl/autogen/user/weechat_commands.asciidoc @@ -575,7 +575,7 @@ Przykłady: /plugin list|listfull [] load [] autoload [] - reload [ []] + reload [|* []] unload [] list: lista załadowanych wtyczek -- cgit v1.2.3