diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -51,7 +51,7 @@ with the buffer are shown below. |----------------|------------------------------|-------------------------------------------------------| | <kbd>n</kbd> | `next-line` | Move cursor to next line | | <kbd>p</kbd> | `previous-line` | Move cursor to previous line | -| <kbd>q</kbd> | `livie-quit` | Bury the `*livie*` buffer | +| <kbd>q</kbd> | `livie-quit` | Close `*livie*` buffer | | <kbd>s</kbd> | `livie-search` | Make a new search | | <kbd>></kbd> | `livie-search-next-page` | Go to next page | | <kbd><</kbd> | `livie-search-previous-page` | Go to previous page | |