summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Bisewski <bisewskr@med.umanitoba.ca>2017-10-06 07:54:54 -0500
committerRobert Bisewski <bisewskr@med.umanitoba.ca>2017-10-06 07:54:54 -0500
commit84bfea52af8776e13d754e2ee20387f07556fc90 (patch)
treeb5039fecdf3c1650fb3a7b149b2d71fc266f55cf
parent0883ff8d320be47336e05aa38cf11427bd79b3af (diff)
downloadirssi-84bfea52af8776e13d754e2ee20387f07556fc90.zip
adjusting text content as per the pull-request discussion
-rw-r--r--docs/help/in/statusbar.in18
1 files changed, 10 insertions, 8 deletions
diff --git a/docs/help/in/statusbar.in b/docs/help/in/statusbar.in
index 7fff7fb8..13977891 100644
--- a/docs/help/in/statusbar.in
+++ b/docs/help/in/statusbar.in
@@ -6,15 +6,17 @@
%9Parameters:%9
ENABLE: Adds a statusbar to the list of statusbars.
- DISABLE: Removes a statusbar from the list.
+ DISABLE: Removes a statusbar from the list. Note that for
+ built-in statusbars they can be enabled again should the
+ user wish to add back the default statusbars.
RESET: Restores the default statusbar configuration.
- TYPE: Refers to the type of statusbar, for each split window
- or only for the current root screen.
- PLACEMENT: Refers to the placement of the statusbar, either at the
- top or the bottom of the screen.
- POSITION: Refers to the position of the statusbar. Represented as
- an unsigned integer, with 0 implying the first position.
- VISIBLE: Refers to the visibility of the statusbar or item. If set
+ TYPE: Sets the type of statusbar, for each split window or only
+ for the current root screen.
+ PLACEMENT: Sets the placement of the statusbar, either at the top or
+ the bottom of the screen.
+ POSITION: Sets the position of the statusbar. Represented as a
+ number, with 0 implying the first position.
+ VISIBLE: Sets the visibility of the statusbar or item. If set to
to always it is visible on all screens, otherwise if set
to inactive or active then it is only visible on inactive
or active screens, respectively.