mirror of
https://github.com/irssi/irssi.git
synced 2026-08-21 09:32:32 +02:00
Add parameter LIST to STATUSBAR documentation
This command was not outlined in the documentation. `/STATUSBAR LIST` is an integral part of statusbar management and should be included.
This commit is contained in:
parent
afba148056
commit
41071247f2
1 changed files with 4 additions and 2 deletions
|
|
@ -35,8 +35,10 @@
|
||||||
quoted (e.g. -priority "-1")
|
quoted (e.g. -priority "-1")
|
||||||
-alignment: Display the item on the right side.
|
-alignment: Display the item on the right side.
|
||||||
|
|
||||||
Where statusbar refers to the name of the statusbar; if no argument is
|
Where statusbar refers to the name of the statusbar; if no
|
||||||
given, the entire list of statusbars will be displayed.
|
argument is given, or `LIST` is given, the entire list of
|
||||||
|
statusbars along with a quick overview of their properties will be
|
||||||
|
displayed.
|
||||||
|
|
||||||
%9Description:%9
|
%9Description:%9
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue