Update cheatsheets

This commit is contained in:
ivuorinen
2024-10-13 00:18:36 +00:00
parent 9e6dfc9983
commit 5f589d2ead
96 changed files with 227 additions and 103 deletions

View File

@@ -7,7 +7,7 @@ source: https://github.com/tldr-pages/tldr.git
> Task runner for targets described in Mkfile.
> Mostly used to control the compilation of an executable from source code.
> More information: <http://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
> More information: <https://doc.cat-v.org/plan_9/4th_edition/papers/mk>.
- Call the first target specified in the Mkfile (usually named "all"):