tldr
tldr pages are similar to man pages, but are shorter and more example based.
To see examples on how to use ripgrep,
tldr ripgrepTo see platform specific versions of a command, say
tar, use the-poption as follows,tldr -p linux tarOther supported platforms include
osx,sunos, andcommon.
Last updated