mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-18 07:00:57 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,7 +10,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Format C/C++ source according to the Linux style guide, automatically back up the original files, and replace with the indented versions:
|
||||
|
||||
`indent {{[-linux|--linux-style]}} {{path/to/source.c}} {{path/to/another_source.c}}`
|
||||
`indent {{[-linux|--linux-style]}} {{path/to/source1.c path/to/source2.c ...}}`
|
||||
|
||||
- Format C/C++ source according to the GNU style, saving the indented version to a different file:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user