projects
/
swc-workshop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2b83500
)
Seem to have the tables figured out - they need a header - annoying
author
Paul P.H. Wilson
<wilsonp@engr.wisc.edu>
Fri, 26 Apr 2013 17:01:17 +0000
(12:01 -0500)
committer
W. Trevor King
<wking@tremily.us>
Wed, 23 Oct 2013 23:12:27 +0000
(16:12 -0700)
shell/Readme.md
patch
|
blob
|
history
diff --git
a/shell/Readme.md
b/shell/Readme.md
index d8fd9388a9fafd6fa9d8a6aaaf49b5c34c426d2e..918a10d55fb2c3af04f2e6f6a3a74bdde800fcfd 100644
(file)
--- 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 |