From 3cc4352cf74ca81be1100c13ec03e36c575f9dd4 Mon Sep 17 00:00:00 2001 From: "Paul P.H. Wilson" Date: Fri, 26 Apr 2013 12:01:17 -0500 Subject: [PATCH] Seem to have the tables figured out - they need a header - annoying --- shell/Readme.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/shell/Readme.md b/shell/Readme.md index d8fd938..918a10d 100644 --- a/shell/Readme.md +++ b/shell/Readme.md @@ -515,8 +515,11 @@ case. Enter the following command: `less` opens the file, and lets you navigate through it. The commands are identical to the `man` program. -| "space" | to go forward | +** Some commands in `less` ** + +| key | action | | ------- | ---------- | +| "space" | to go forward | | "b" | to go backwarsd | | "g" | to go to the beginning | | "G" | to go to the end | -- 2.26.2