Update cheatsheets

This commit is contained in:
ivuorinen
2025-09-28 00:21:14 +00:00
parent b10686d1e9
commit 370df82bda
11 changed files with 150 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ source: https://github.com/tldr-pages/tldr.git
`licensor {{MIT}} "{{Bobby Tables}}" > {{LICENSE}}`
- Specify licence exceptions with a WITH expression:
- Specify license exceptions with a WITH expression:
`licensor "{{Apache-2.0 WITH LLVM-exception}}" > {{LICENSE}}`