Seem to have the tables figured out - they need a header - annoying
authorPaul P.H. Wilson <wilsonp@engr.wisc.edu>
Fri, 26 Apr 2013 17:01:17 +0000 (12:01 -0500)
committerW. Trevor King <wking@tremily.us>
Wed, 23 Oct 2013 23:12:27 +0000 (16:12 -0700)
shell/Readme.md

index d8fd9388a9fafd6fa9d8a6aaaf49b5c34c426d2e..918a10d55fb2c3af04f2e6f6a3a74bdde800fcfd 100644 (file)
@@ -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 |