forked from PsychoticNinja/ailin-nemui-irssi
50 lines
1.1 KiB
Plaintext
50 lines
1.1 KiB
Plaintext
:::{important} You are reading the help for Irssi 1.0. **The current release version is Neırssi 1.3.**
|
||
:::
|
||
|
||
# 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"><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 ##
|
||
|
||
|
||
|
||
[http://www.irssi.org](http://www.irssi.org)
|
||
|
||
[https://github.com/irssi](https://github.com/irssi)
|
||
|
||
|
||
|
||
## See also ##
|
||
[CONNECT](/documentation/help/1.0/connect), [MSG](/documentation/help/1.0/msg), [NETWORK](/documentation/help/1.0/network), [SERVER](/documentation/help/1.0/server)
|
||
|