Félix Saparelli
adc4a0a576
Add --log-file so logs are easier to collect ( #321 )
2022-06-16 15:56:59 +00:00
Félix Saparelli
c58d66bec5
Link manpage from readme
2022-04-15 15:47:44 +12:00
Félix Saparelli
6b0f626441
Document project origin behaviour in man
2022-04-13 09:09:13 +12:00
Félix Saparelli
bd3d7a8411
Update man
2022-03-16 16:23:57 +13:00
Félix Saparelli
96a6a6e9d9
Revert ignoring .git only when Git is discovered
...
And so on from other VCS. This causes confusion (ref #255 ) when watching
from outside a git repo, where the VCS type isn’t detected so the .git
folder is included in the watchset. While slightly incorrect, it’s more
expected that these folders be ignored regardless, and there’s always
--no-default-ignore to avoid those ignores if needed.
2022-02-07 17:15:27 +13:00
Félix Saparelli
66caedf978
Add --no-process-group flag
2021-07-22 00:56:35 +12:00
Félix Saparelli
f5a92220c9
Drop debounce to 100ms ( #168 )
2021-07-21 23:44:24 +12:00
Félix Saparelli
1c338adb9d
Generate html manpage with toc style
2021-04-17 02:11:16 +12:00
Félix Saparelli
139b6b43c7
Drop debounce to 150ms ( #168 )
2021-04-11 06:05:28 +12:00
Félix Saparelli
6ec02d38ab
Regenerate manpage
2021-04-11 05:36:43 +12:00
Quint Guvernator
d246114678
add --no-meta switch to avoid some redundant events for #78
2020-06-23 14:41:53 +02:00
Quint Guvernator
524812028d
add --no-environment switch to fix #78
2020-06-23 13:43:55 +02:00
Leon Barrett
841d72b669
Update options in man page
...
The options were out of date (e.g. `-d` was debug). This updates them to
match the help text.
This also adds some documentation about separating the command with --
so that clap doesn't eat the flags intended for the command.
2019-07-30 11:44:58 +12:00
Félix Saparelli
c7f7e18e3b
Update man page with WATCHEXEC_*_PATH modifications from #90
2018-08-19 21:14:42 +12:00
Les Aker
58ff772d62
add docs for no-default-ignore
2017-04-25 21:17:46 -04:00
Chris Aumann
780b54b34e
Port --no-shell to Windows
2017-04-10 00:20:57 +02:00
Chris Aumann
ea130dd021
Add documentation for --no-shell
2017-04-10 00:20:27 +02:00
Chris Aumann
e509ed0b18
Remove unnecessary space from watchexec.1.html
2017-04-06 22:53:14 +02:00
Chris Aumann
f5f65c3a28
Add --signal documentation to doc/*
2017-04-02 21:21:30 +02:00
Matt Green
0e371d1c56
Update docs for 1.7.0
2017-02-05 13:29:38 -05:00
Matt Green
9c65e816da
Add -k option to send SIGKILL instead of SIGTERM; closes #31
2016-12-19 11:37:20 -05:00
Matt Green
98c2698798
Document dropped --watch option
2016-11-17 08:49:31 -05:00