Skip to content

Commit

Permalink
Mention debounce option
Browse files Browse the repository at this point in the history
  • Loading branch information
y-yagi committed Nov 20, 2024
1 parent fb21ad7 commit b69d546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ sleep
| -------------------------- | -----------------------------------------| ----------------- |
| **recursive** | Watch a directory recursively or not. | `true` |
| **force_polling** | Force to use a polling to watch. | `false` |

| **debounce** | Debounce events for the same file. | `-1` |


## Contributing
Expand Down

0 comments on commit b69d546

Please sign in to comment.