summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-03-29 16:26:43 +0100
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2014-03-29 16:26:43 +0100
commitdca33335275d5a930c545b3b62f0dba2b2437866 (patch)
tree28d4532efbc6d4fb7d300ea243c805272226fea7
parent08ded19772a54f97aecd948271ed1957c9f89bca (diff)
downloadratpoison-dca33335275d5a930c545b3b62f0dba2b2437866.zip
Li -> Cm for various command subarguments.
Prompted by a discussion with Bernhard R. Link.
-rw-r--r--doc/ratpoison.mdoc.118
1 files changed, 9 insertions, 9 deletions
diff --git a/doc/ratpoison.mdoc.1 b/doc/ratpoison.mdoc.1
index 3eb35b3..c5ad2e7 100644
--- a/doc/ratpoison.mdoc.1
+++ b/doc/ratpoison.mdoc.1
@@ -250,11 +250,11 @@ I.e. instead of
better use the new
.Ic set Cm resizeunit
and so on...
-.It Ic dedicate Op Li 0 | 1
+.It Ic dedicate Op Cm 0 | 1
Consider the current frame dedicated/chaste
-.Pq Ql 1
+.Pq Cm 1
or promiscuous
-.Pq Ql 0 .
+.Pq Cm 0 .
.Pp
A dedicated frame will not accept new windows.
When new windows are to be focused, they will be opened in a non-dedicated
@@ -437,7 +437,7 @@ Most window commands only see windows in the effective group.
.It Ic gprev
Select the prior group.
Most window commands only see windows in the effective group.
-.It Ic gravity Op Li nw | w | sw | n | c | s | ne | e | se
+.It Ic gravity Op Cm nw | w | sw | n | c | s | ne | e | se
Change how in its frame the current window is aligned.
.It Ic grename
Rename current group.
@@ -605,7 +605,7 @@ relative to the current position.
Simulate a rat click with
.Ar button
(button 1=left button if none given).
-.It Ic rathold Li ( up | down ) Op Ar button
+.It Ic rathold Cm ( up | down ) Op Ar button
Simulate pressing|releasing rat button
.Ar button
(1=left button if none given).
@@ -712,14 +712,14 @@ Output the list of all screens.
The screens are separated by commas. Each screen is shown as 6 values:
its number, its x-coordinate, its y-coordinate, its width, its height
and if it is currently selected (1=true, 0=false).
-.It Ic select Li \- | Ar name | number Pq Ic C-t \&'
+.It Ic select Cm \- | Ar name | number Pq Ic C-t \&'
If a number is given, switch to the window with number
.Ar number .
If a name is given, switch to the window in the current group with
name
.Ar name .
Blank the current frame, if
-.Li \-
+.Cm \-
is given.
.It Ic set Op Ar variable Op Ar value
If no argument is given, output all
@@ -772,7 +772,7 @@ command.
Switch to the screen
.Ar screennumber .
(If you have multiple physical ones.)
-.It Ic startup_message Li on | off
+.It Ic startup_message Cm on | off
Select whether
.Nm
will show a startup message or not.
@@ -854,7 +854,7 @@ wide or the upper one
high, depending whether there is a
.Dq Li \-
in front of the number or not.
-.It Ic warp Op Li on | off
+.It Ic warp Op Cm on | off
Select if focusing a window moves the rat cursor to the place it had been last
time this window was focused, or not.
.It Ic windows Oo Ar format Oc Pq Ic C\-t w