diff options
author | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2019-04-20 00:06:43 +0200 |
---|---|---|
committer | Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> | 2019-04-21 14:15:33 +0200 |
commit | c737d2721f7955d45095fc98d176d8edf54821da (patch) | |
tree | 27693ab9ab240443ec7ed04e7aee0b749f75b403 /doc | |
parent | 2508eea8e6755a5bd4e4cc55328b1054fbbb6756 (diff) | |
download | poezio-c737d2721f7955d45095fc98d176d8edf54821da.tar.gz poezio-c737d2721f7955d45095fc98d176d8edf54821da.tar.bz2 poezio-c737d2721f7955d45095fc98d176d8edf54821da.tar.xz poezio-c737d2721f7955d45095fc98d176d8edf54821da.zip |
doc: Rename keys into keyboard shortcuts, to be more easily discoverable
Diffstat (limited to 'doc')
-rw-r--r-- | doc/source/keys.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/keys.rst b/doc/source/keys.rst index ae641c26..dc5fa35b 100644 --- a/doc/source/keys.rst +++ b/doc/source/keys.rst @@ -1,7 +1,7 @@ .. _keys-page: -Keys -==== +Keyboard Shortcuts +================== This file describes the default keys of poezio and explains how to configure them. |