From 16bdac0177a976ad81eaf9470b74cf227b6ccec5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Courr=C3=A8ges-Anglas?= Date: Tue, 22 Nov 2016 06:28:54 +0100 Subject: Document that msgwait is a variable now. --- doc/ratpoison.mdoc.1 | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'doc/ratpoison.mdoc.1') diff --git a/doc/ratpoison.mdoc.1 b/doc/ratpoison.mdoc.1 index 2e3c356..9cee559 100644 --- a/doc/ratpoison.mdoc.1 +++ b/doc/ratpoison.mdoc.1 @@ -540,6 +540,9 @@ Set the duration the message window is shown. If .Ar seconds is zero, wait infinitely. +This command is deprecated, please set the +.Va msgwait +variable instead. .It Ic newkmap Ar keymap Generate a new keymap named .Ar keymap . @@ -860,11 +863,11 @@ time this window was focused, or not. .It Ic windows Oo Ar format Oc Pq Ic C\-t w In interactive mode, show the list of all windows in the current group for the duration -specified by -.Ic msgwait . -If the -.Ic msgwait -argument was zero, toggle between indefinitely showing and not showing. +specified by the variable +.Va msgwait . +If +.Va msgwait +was zero, toggle between indefinitely showing and not showing. .Pp The messages are shown in columns or rows depending on the value of .Va winliststyle @@ -1137,6 +1140,11 @@ Default is .It Cm historyexpansion Li 0 | 1 Decide if history expansion using ! is available. (Can only be activated when compiled with readline's libhistory.) +.It Cm msgwait Ar seconds +The duration the message window is shown. +If +.Ar seconds +is zero, wait infinitely. .Pp Default is .Li 0 -- cgit v1.2.3