summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorAli Gholami Rudi <aliqrudi@gmail.com>2008-10-11 08:33:32 +0330
committerShawn <sabetts@juicebox.(none)>2008-10-12 17:11:54 -0700
commit2557e59fc5ce7690d05856b04e0ea5aaff6f9f60 (patch)
tree1cdb0859bfb23b581144df7c2b9664d5b32e5ab9 /doc
parent96f8765e306e2a5ed27546d2fec9b08613d369c2 (diff)
downloadratpoison-2557e59fc5ce7690d05856b04e0ea5aaff6f9f60.zip
add grename command
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.