M README.md →
README.md - `--exec string` - Command to execute on file change (optional, defaults to "go run")
- `--quiet` - Suppress erl's own output
- `--verbose` - Enable verbose output (print file events)
+- `--watch path` - Add extra paths to watch (recursive)
### Examples