diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ratpoison.1 | 5 | ||||
-rw-r--r-- | doc/ratpoison.texi | 6 |
2 files changed, 4 insertions, 7 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1 index 15367fa..40227fc 100644 --- a/doc/ratpoison.1 +++ b/doc/ratpoison.1 @@ -159,9 +159,8 @@ Set the border width for the bar. When called non\-interactively with no arguments, the current setting is returned. .TP -.B defbarloc \fILOC\fP -Set the message bar location. \fILOC\fP can be one of `northeast', `northwest', -`southeast', `southwest', or their abbreviations. +.B defbargravity \fIG\fP +Set the default alignment for the message bar. See the `gravity' command. When called non\-interactively with no arguments, the current setting is returned. diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index f83c0fc..c9c9af8 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -380,10 +380,8 @@ Run a ratpoison command. @item curframe Indicate which frame is the current frame. -@item defbarloc @var{loc} -Set the message bar location. @var{loc} can be one of -@samp{northeast}, @samp{northwest}, @samp{southeast}, -@samp{southwest}, or their abbreviations. +@item defbargravity @var{g} +Set the default alignment for the message bar. See the @command{gravity} command. When called non-interactively with no arguments, the current setting is returned. |