mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-11 12:47:23 +00:00
Update cheatsheets
This commit is contained in:
@@ -15,7 +15,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Recursively check a given directory, and don't print progress messages:
|
||||
|
||||
`cppcheck --quiet {{path/to/directory}}`
|
||||
`cppcheck {{[-q|--quiet]}} {{path/to/directory}}`
|
||||
|
||||
- Check a given file, specifying which tests to perform (by default only errors are shown):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user