summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/ratpoison.12
-rw-r--r--doc/ratpoison.texi4
2 files changed, 6 insertions, 0 deletions
diff --git a/doc/ratpoison.1 b/doc/ratpoison.1
index b27473d..c1cfc6d 100644
--- a/doc/ratpoison.1
+++ b/doc/ratpoison.1
@@ -378,6 +378,8 @@ Select the prior group. Most window commands only see windows in the
effective group.
.cmd gravity [ \fBnw | \fBw | \fBsw | \fBn | \fBc | \fBs | \fBne | \fBe | \fBse ]
Change how in its frame the current window is aligned.
+.cmd grename
+Rename current group.
.cmd groups
Output a list of all groups with their number.
.cmd gselect group
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi
index 1b38e2b..788c7f0 100644
--- a/doc/ratpoison.texi
+++ b/doc/ratpoison.texi
@@ -607,6 +607,10 @@ Go to the last accessed group.
Go to the previous group in the list.
@end deffn
+@deffn Command grename
+Rename current group.
+@end deffn
+
@deffn Command gselect @var{group}
Select a particular group by name or number. If @var{group} is not
provided, ratpoison will interactively prompt for the group.