mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-14 18:59:46 +00:00
Update cheatsheets
This commit is contained in:
@@ -17,7 +17,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`echo "{{some_text}}" | FileCheck {{path/to/check_file}}`
|
||||
|
||||
- Match with the specified custom check `prefix` (Note: the default prefix is `CHECK`):
|
||||
- Match with the specified custom check `prefix` (Note: The default prefix is `CHECK`):
|
||||
|
||||
`echo "{{some_text}}" | FileCheck --check-prefix={{prefix}} {{path/to/check_file}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user