shithub: docs.9front.org

Download patch

ref: 57ab7c16d6486abf525203557dabe1eafb22de19
parent: cc442f2123a2d71dc81662856a7107e82d761499
author: Sigrid Haflínudóttir <ftrvxmtrx@gmail.com>
date: Tue Aug 4 06:46:53 EDT 2020

rio: link to rio(1) and keyboard(6) man pages

--- a/rio-tips-and-tricks.md
+++ b/rio-tips-and-tricks.md
@@ -2,6 +2,7 @@
 ===================
 
 Filename completion is available with CTRL+F. To go from anywhere back to the command prompt, use CTRL+B.
+More information about shortcuts and keys in general is available in `rio(1)` and `keyboard(6)`.
 
 Command `"` prints the last used command.
 `""` _executes_ the last command.