LinuxCommandLibrary
LinuxCommandLibrary copied to clipboard
Minor corrections
Here are some possible corrections for the section "Basics":
Git -> Save changes to the repository: The commands should probably be two lines, not one line.
SSH -> Pull file: Should probably be scp [user]@[host]:[remoteFile] .
I made corrections in #27. Hope this helps :)