mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
doc: fix description of function "command" in plugin API reference
This commit is contained in:
@@ -12492,7 +12492,7 @@ Functions for executing WeeChat commands.
|
||||
|
||||
_Updated in 1.1._
|
||||
|
||||
Execute a command.
|
||||
Execute a command or send text to buffer.
|
||||
|
||||
Prototype:
|
||||
|
||||
|
||||
@@ -12740,7 +12740,7 @@ Fonctions pour exécuter des commandes WeeChat.
|
||||
|
||||
_Mis à jour dans la 1.1._
|
||||
|
||||
Exécuter une commande.
|
||||
Exécuter une commande ou envoyer du texte au tampon.
|
||||
|
||||
Prototype :
|
||||
|
||||
|
||||
@@ -12868,7 +12868,8 @@ Funzioni per eseguire comandi di WeeChat.
|
||||
// TRANSLATION MISSING
|
||||
_Updated in 1.1._
|
||||
|
||||
Esegue un comando.
|
||||
// TRANSLATION MISSING
|
||||
Execute a command or send text to buffer.
|
||||
|
||||
Prototipo:
|
||||
|
||||
|
||||
@@ -12488,7 +12488,8 @@ WeeChat コマンドを実行する関数。
|
||||
|
||||
_バージョン 1.1 で更新。_
|
||||
|
||||
コマンドを実行。
|
||||
// TRANSLATION MISSING
|
||||
Execute a command or send text to buffer.
|
||||
|
||||
プロトタイプ:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user