mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-03 13:55:03 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,4 +22,4 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Filter by event type:
|
||||
|
||||
`fswatch --event {{Updated|Deleted|Created}} {{path/to/directory}} | xargs -n 1 {{bash_command}}`
|
||||
`fswatch --event {{Updated|Removed|Created|...}} {{path/to/directory}} | xargs -n 1 {{bash_command}}`
|
||||
|
||||
Reference in New Issue
Block a user