SimonSchubert / LinuxCommandLibrary

1M+ downloads Linux reference app with basics, tips and formatted man pages
http://linuxcommandlibrary.com/
Apache License 2.0
842 stars 66 forks source link

Minor corrections #23

Closed discerno closed 1 month ago

discerno commented 1 year ago

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

OfficialMuffin commented 1 year ago

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