diff options
author | alan <alan@raven.lizella.net> | 2010-02-05 16:24:21 -0500 |
---|---|---|
committer | alan <alan@raven.lizella.net> | 2010-02-05 16:24:21 -0500 |
commit | 1b98825917e27b8886a125eb00fbca908caa3c12 (patch) | |
tree | 92cbc76a7a04162c7b06f2039a4ac3722c00534d | |
parent | b86a82582e26097c0f218b60ab607526acce3cbc (diff) | |
download | slackbook-1b98825917e27b8886a125eb00fbca908caa3c12.tar.xz |
Just a couple additions here.
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -48,3 +48,9 @@ Chapter 11. vi You should really add "dw" (delete a word - and store it in the copybuffer) "yw" (copy a word to the copy buffer), "yy" (copy a line to the copy buffer) and "p" (paste the content of the copybuffer at the cursor's location) +Chapter 15. Basic Networking Commands + +* Section 'Web Browsers' + + Should we include curl along with the others? + |