diff options
author | sabetts <sabetts> | 2002-03-10 20:41:51 +0000 |
---|---|---|
committer | sabetts <sabetts> | 2002-03-10 20:41:51 +0000 |
commit | daa93699c4630441d79c4d918161f65e4853b861 (patch) | |
tree | 5e70bbe30c0db24cea2009aff394aa0579a9a008 /doc | |
parent | 94bcd6040b846462a7c8b5c2acdf60d4cc4979be (diff) | |
download | ratpoison-daa93699c4630441d79c4d918161f65e4853b861.zip |
*** empty log message ***
Diffstat (limited to 'doc')
-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 |