LinuxCommandLibrary icon indicating copy to clipboard operation
LinuxCommandLibrary copied to clipboard

1M+ downloads Linux reference app with basics, tips and formatted man pages

Results 47 LinuxCommandLibrary issues
Sort by recently updated
recently updated
newest added

https://linuxcommandlibrary.com/man/lychee contains mostly inaccurate information. For example a flag `--force-http-status-check` is documented which doesn't exist and never existed, but this is just an example. The page is filled with mistakes...

Lovely app! There are two things that I think would be very nice additions: 1. Some kind of "newly added" icon or marker (toggleable) that can display which tips were...

In the Files & Folders category "Display file content" you have: `cat > [filename]` But this ">" is probably not intended.

some inaccuracies in the package manager section for pacman: install from file: `pacman -U [ package.tar.gz ]` while not completely incorrect, it should be: ` pacman -U package.pkg.tar.zst` ( or...

Each time you tried to click Parameters part on the page it crash the app. Any other part it's fine.

https://github.com/SimonSchubert/LinuxCommandLibrary/issues/3#issuecomment-3134343887