From: Paul P.H. Wilson Date: Fri, 26 Apr 2013 17:01:17 +0000 (-0500) Subject: Seem to have the tables figured out - they need a header - annoying X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3cc4352cf74ca81be1100c13ec03e36c575f9dd4;p=swc-workshop.git Seem to have the tables figured out - they need a header - annoying --- 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 |