diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2020-10-27 14:46:04 +0100 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2020-10-27 14:46:04 +0100 |
commit | 39e68a977c9ffdbfe2c0c689ff39a91b7fc13812 (patch) | |
tree | 6e1f244e86ef06dcdfa8ca9ce78af047bebc766d | |
parent | c20d3780b2ac9d1edb143fc18f7f6965867f74f9 (diff) | |
download | sdn-39e68a977c9ffdbfe2c0c689ff39a91b7fc13812.tar.gz sdn-39e68a977c9ffdbfe2c0c689ff39a91b7fc13812.tar.xz sdn-39e68a977c9ffdbfe2c0c689ff39a91b7fc13812.zip |
sdn.1: fix default key binding references
-rw-r--r-- | sdn.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -49,7 +49,7 @@ If non-zero, filenames beginning with a full stop are shown. If non-zero, viewers and editors are launched from the parent shell. This way you can suspend them and use job control features of the shell. However it also enforces any pending change to the shell's working directory. -.It sort-column Em number No (M-< M->) +.It sort-column Em number No (< >) The zero-based index of the .Ql full-view column that entries are ordered by. |