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
> Source code indenter, formatter, and beautifier for the C, C++, C# and Java programming languages.
> Upon running, a copy of the original file is created with an ".orig" appended to the original file name.
> More information: <http://astyle.sourceforge.net>.
> More information: <https://astyle.sourceforge.net>.
- Apply the default style of 4 spaces per indent and no formatting changes: