mirror of
https://github.com/irssi/irssi.git
synced 2026-08-08 19:30:15 +02:00
Syntax documentation rewrite for F-commands
Rewrote the syntax documentation for all commands starting with the letter F.
This commit is contained in:
parent
f295a02cda
commit
4c8fe0963c
2 changed files with 34 additions and 6 deletions
|
|
@ -1,6 +1,18 @@
|
|||
|
||||
%9Syntax:%9
|
||||
|
||||
@SYNTAX:flushbuffer@
|
||||
|
||||
If either write_buffer_timeout or write_buffer_size have been set an immediate
|
||||
write of the buffers is forced.
|
||||
%9Description:%9
|
||||
|
||||
Forces an immediate flush of the buffers if the related settings are enabled.
|
||||
|
||||
%9Examples:%9
|
||||
|
||||
/FLUSHBUFFER
|
||||
|
||||
/SET write_buffer_size
|
||||
/SET write_buffer_timeout
|
||||
|
||||
%9See also:%9 REDRAW, SCROLLBACK
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue