mirror of
https://github.com/weechat/weechat.git
synced 2026-07-10 03:33:12 +02:00
Add optional arguments in /help quit
This commit is contained in:
@@ -235,10 +235,13 @@
|
||||
/proxy del myproxy
|
||||
........................................
|
||||
|
||||
• *`/quit`*::
|
||||
• *`/quit`* `[arguments]`::
|
||||
|
||||
........................................
|
||||
quit WeeChat
|
||||
|
||||
arguments: text sent with signal "quit"
|
||||
(for example irc plugin uses this text to send quit message to server)
|
||||
........................................
|
||||
|
||||
• *`/reload`* `[file [file...]]`::
|
||||
|
||||
@@ -235,10 +235,13 @@
|
||||
/proxy del myproxy
|
||||
........................................
|
||||
|
||||
• *`/quit`*::
|
||||
• *`/quit`* `[paramètres]`::
|
||||
|
||||
........................................
|
||||
quitter WeeChat
|
||||
|
||||
paramètres: texte envoyé avec le signal "quit"
|
||||
(par exemple l'extension irc utilise ce texte pour envoyer le message de quit au serveur)
|
||||
........................................
|
||||
|
||||
• *`/reload`* `[fichier [fichier...]]`::
|
||||
|
||||
@@ -235,10 +235,13 @@
|
||||
/proxy del mioproxy
|
||||
........................................
|
||||
|
||||
• *`/quit`*::
|
||||
• *`/quit`* `[arguments]`::
|
||||
|
||||
........................................
|
||||
esci da WeeChat
|
||||
|
||||
arguments: text sent with signal "quit"
|
||||
(for example irc plugin uses this text to send quit message to server)
|
||||
........................................
|
||||
|
||||
• *`/reload`* `[file [file....]]`::
|
||||
|
||||
Reference in New Issue
Block a user