Fix sample script in README

This commit is contained in:
Rémi Prévost 2011-02-05 13:34:15 -05:00
parent 15fc9777fd
commit 6f2e3c265b

View File

@ -23,15 +23,8 @@ Teamocil is a tool used to automatically create windows and splits in `tmux` wit
width: 50 width: 50
- cmd: memcached -p 11211 -vv - cmd: memcached -p 11211 -vv
height: 25 height: 25
- name: sample-window-2
splits:
- cmd: cd ~/Code/sample/www-2
- cmd:
- cd ~/Code/sample/www-2
- rails s
width: 50
will create a new window named `sample` with a layout like this: will create a new window named `sample-window` with a layout like this:
.------------------.------------------. .------------------.------------------.
| (0) | (1) | | (0) | (1) |