LinuxCommandLibrary
LinuxCommandLibrary copied to clipboard
1M+ downloads Linux reference app with basics, tips and formatted man pages
Been trying out a desktop QR code scanner and been thinking... it might be worth exploring being able to display the command as a QR code rather than typing it...
Please add translation into Polish Thanks
add cygwin utils pages, such as cygpath, cygcheck, etc. [upstream URL](https://cygwin.com/index.html)
**Add remote repository** should probably be written as: `git remote add [remoteName] [remoteURL]` because there might be remotes other than origin. The current version might mislead some to believe that...
In the "reset" tip, there is a word being repeated - "with with". Remove one "with" line. 
It requires too many scrolling to find an entry.
I'd love to see those integrated. Also see Great app! I discovered it just a few weeks ago and used since daily.
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:**...
Request: Provide option for 'Search' to search commands themselves, not __descriptions__ of commands
Issue: (an example) If I search 'cat' (because I want to know what the 'cat' command does) I get a very long list of __descriptions__ of commands' functions which contain...