LinuxCommandLibrary icon indicating copy to clipboard operation
LinuxCommandLibrary copied to clipboard

Minor corrections

Open discerno opened this issue 2 years ago • 1 comments

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] .

discerno avatar Feb 10 '23 17:02 discerno

I made corrections in #27. Hope this helps :)

OfficialMuffin avatar Apr 09 '23 17:04 OfficialMuffin