2022-04-25 19:34:35 +02:00

47 lines
980 B
Plaintext

# help
<!-- comment
Please submit changes to
- https://github.com/ailin-nemui/irssi/blob/master/docs/help/in/help.in
- https://github.com/ailin-nemui/irssi/blob/master/src/fe-common/core/fe-help.c
endcomment -->
## Syntax ##
<div class="irssisyntax highlight"><pre style="\-\-cmdlen:4ch"><code><span class="synB">HELP</span> <span class="syn10">[<span class="syn09">&lt;command></span>]</span></code></pre></div>
## Parameters ##
The command to display the documentation for; if no argument is given, the
list of commands will be displayed.
## Description ##
Displays the documentation for the given command.
## Examples ##
/HELP
/HELP AWAY
/HELP CONNECT
## References ##
[https://irssi.org](https://irssi.org)
[https://github.com/irssi](https://github.com/irssi)
## See also ##
[CONNECT](/documentation/help/1.3/connect), [MSG](/documentation/help/1.3/msg), [NETWORK](/documentation/help/1.3/network), [SERVER](/documentation/help/1.3/server)