tldr
tldr ripgreptldr -p linux tar
Last updated
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 -p option as follows,
tldr -p linux tarOther supported platforms include osx, sunos, and common.
Last updated