aboutsummaryrefslogtreecommitdiff
path: root/doc/riverctl.1.scd
diff options
context:
space:
mode:
authorIsaac Freund <mail@isaacfreund.com>2024-01-13 12:27:14 -0600
committerIsaac Freund <mail@isaacfreund.com>2024-01-13 12:36:20 -0600
commit69a51cadb41443103370247ac515f1067da4b932 (patch)
tree6f4640d58a56a084cfd885d945d00dce2e604bf1 /doc/riverctl.1.scd
parent6a71fc65b0d64a03fd0f37602b14b3d91e61be51 (diff)
downloadriver-master.tar.gz
river-master.tar.xz
attach-mode: code/documentation style tweaksHEADmaster
Diffstat (limited to 'doc/riverctl.1.scd')
-rw-r--r--doc/riverctl.1.scd6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/riverctl.1.scd b/doc/riverctl.1.scd
index b3c95b2..1f0c4a2 100644
--- a/doc/riverctl.1.scd
+++ b/doc/riverctl.1.scd
@@ -347,7 +347,7 @@ matches everything while _\*\*_ and the empty string are invalid.
## CONFIGURATION
-*attach-mode* *top*|*bottom*|*after <N>*
+*default-attach-mode* *top*|*bottom*|*after <N>*
Set the attach mode to be used by all outputs by default.
Possible values:
@@ -355,8 +355,8 @@ matches everything while _\*\*_ and the empty string are invalid.
- bottom: Appends the newly spawned view at the bottom of the stack.
- after <N>: Inserts the newly spawned view after N views in the stack.
-*default-attach-mode* *top*|*bottom*|*after <N>*
- Alias to attach-mode.
+ Note that the deprecated *attach-mode* command is aliased to
+ *default-attach-mode* for backwards compatibility.
*output-attach-mode* *top*|*bottom*|*after <N>*
Set the attach mode of the currently focused output, overriding the value of