mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-17 04:00:35 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Check files in a directory structure for any broken URLs:
|
||||
|
||||
`grep -r "{{pattern}}" | lychee -`
|
||||
`grep {{[-r|--recursive]}} "{{pattern}}" | lychee -`
|
||||
|
||||
- Display help:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user