mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-03-12 03:58:54 +00:00
Update cheatsheets
This commit is contained in:
@@ -8,7 +8,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
> A cross-platform file change monitor.
|
||||
> More information: <https://emcrisostomo.github.io/fswatch/>.
|
||||
|
||||
- Run a Bash command on file creation, update or deletion:
|
||||
- Run a Bash command on file creation, update, or deletion:
|
||||
|
||||
`fswatch {{path/to/file}} | xargs {{[-n|--max-args]}} 1 {{bash_command}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user