Update help file

This commit is contained in:
Junegunn Choi
2013-09-17 23:36:58 +09:00
parent 8951e13cf8
commit 71edb17182

View File

@@ -95,8 +95,8 @@ described in the following sections.
| CTRL-U | ignore_unmatched | 0, 1 |
| CTRL-G | ignore_groups | [], [String], [Comment], [String, Comment] |
| CTRL-O | mode_sequence | Input string of /[lrc]+\*{0,2}/ |
| <Left> | stick_to_left | Set stick_to_left and set left_margin to 0 |
| <Right> | stick_to_left | Unset stick_to_left and set left_margin to 1 |
| <Left> | stick_to_left | { 'stick_to_left': 1, 'left_margin': 0 } |
| <Right> | stick_to_left | { 'stick_to_left': 0, 'left_margin': 1 } |
Non-interactive mode