diff options
Diffstat (limited to 'doc/ratpoison.texi')
-rw-r--r-- | doc/ratpoison.texi | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/ratpoison.texi b/doc/ratpoison.texi index c9c9af8..1914d97 100644 --- a/doc/ratpoison.texi +++ b/doc/ratpoison.texi @@ -749,6 +749,14 @@ output can then be captured and used in the ratpoison script. For instance, this could be used to check whether a program is running and if it is switch to its window otherwise launch it. +It should also be noted that multiple @option{-c} options can be used. + +@example +$ ratpoison -c split -c split +@end example + +Here ratpoison would split the current frame twice. + @end table @node Startup file, , Command Line Arguments, Top |