diff options
| author | Roland Hieber <rohieb@rohieb.name> | 2016-10-13 02:08:14 +0200 |
|---|---|---|
| committer | James E. Blair <corvus@gnu.org> | 2016-11-20 10:44:54 -0800 |
| commit | c9ae08696b2ae7b9fcbd145144f95872b38c1ba9 (patch) | |
| tree | 83574a634ec25bc3305834728dab6ba25246a241 | |
| parent | 46a9a06e752bc208feefdd8bbb9b7188a43a843f (diff) | |
Include navigation hints in demo presentation
This minimizes confusion for new users who are used to different
shortkeys (like Space for next slide, Esc to quit).
| -rw-r--r-- | example/demo.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/example/demo.rst b/example/demo.rst index cbde75d..b7ee4bb 100644 --- a/example/demo.rst +++ b/example/demo.rst | |||
| @@ -32,6 +32,8 @@ Presentty | |||
| 32 | Presentty is a console presentation system where slides are | 32 | Presentty is a console presentation system where slides are |
| 33 | authored in reStructuredText. | 33 | authored in reStructuredText. |
| 34 | 34 | ||
| 35 | Use the arrow keys to navigate between slides, or ``q`` to quit. | ||
| 36 | |||
| 35 | Bullet Lists | 37 | Bullet Lists |
| 36 | ============ | 38 | ============ |
| 37 | It is able to display lists of items: | 39 | It is able to display lists of items: |
