diff options
author | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2014-03-29 16:33:33 +0100 |
---|---|---|
committer | Jérémie Courrèges-Anglas <jca@wxcvbn.org> | 2014-03-29 16:33:33 +0100 |
commit | e241f7927987f4ef542be028e7f03af39b57c105 (patch) | |
tree | 9313680afe4584c3cafeb14ab5d1549c991b172c | |
parent | e8cf915db0e8cdacce8d2acb98c5fabcaf742d0c (diff) | |
download | ratpoison-e241f7927987f4ef542be028e7f03af39b57c105.zip |
Make the `-pixels' case stand out for vsplit
-rw-r--r-- | doc/ratpoison.mdoc.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ratpoison.mdoc.1 b/doc/ratpoison.mdoc.1 index f996f4d..a1c763a 100644 --- a/doc/ratpoison.mdoc.1 +++ b/doc/ratpoison.mdoc.1 @@ -832,7 +832,7 @@ Spawn a shell executing after showing a message with the command. .It Ic version Pq Ic C\-t v Output version and compile time information. -.It Ic vsplit Oo Ar l Ns Li / Ns Ar p | "pixels-from-top" | "-pixels-from-bottom" Oc Pq Ic C\-t s +.It Ic vsplit Oo Ar l Ns Li / Ns Ar p | Ar "pixels-from-top" | Li \- Ns Ar "pixels-from-bottom" Oc Pq Ic C\-t s Split the current frame into upper frame and a lower frame. If no parameter is given, split in halves. If two numbers separated by a slash |