We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8074d2e commit 023ec03Copy full SHA for 023ec03
README.md
@@ -43,8 +43,8 @@ tsnd --respawn server.ts
43
- `--debug` - Some additional debug output.
44
- `--interval` - Polling interval (ms)
45
- `--debounce` - Debounce file change events (ms, non-polling mode)
46
--- `--clear` (`--cls`) Will clear screen on restart
47
--- `--watch` - Explicitly add files or folders to watch (list separated by commas)
+- `--clear` (`--cls`) Will clear screen on restart
+- `--watch` - Explicitly add files or folders to watch (list separated by commas)
48
49
**Caveats and points of notice:**
50
0 commit comments