1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

docs: add examples from tldr-pages

This commit is contained in:
Terts Diepraam 2022-02-17 18:29:05 +01:00
parent f15dd8f599
commit f57e3470ae
3 changed files with 53 additions and 2 deletions

View file

@ -1,4 +1,6 @@
# spell-checker:ignore tldr
clean:
rm -rf _build
rm -rf book
rm -f src/SUMMARY.md
rm -f src/utils/*
rm -rf tldr