Félix Saparelli
2a1a386208
Rename (with compat alias) --no-ignore to --no-project-ignore
2022-01-16 17:34:06 +13:00
Félix Saparelli
f0435eeaf3
Document envvars read/written and files read
2022-01-15 15:58:30 +13:00
Félix Saparelli
97070c815c
Add --no-global-ignore to completion and man
2022-01-15 15:57:40 +13:00
Félix Saparelli
d70abeac6f
Add --notify to man
2022-01-15 15:26:57 +13:00
Félix Saparelli
78b8acf6cc
Add --print-events to man
2022-01-15 15:26:35 +13:00
Félix Saparelli
775b0ac81c
Add -vv+ usage to manpage
2022-01-15 15:19:16 +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
34989e6fc2
Add logo
2021-04-26 23:59:43 +12:00
Félix Saparelli
1c338adb9d
Generate html manpage with toc style
2021-04-17 02:11:16 +12:00
Félix Saparelli
749bf89b6c
Document the argument processing in the manpage
...
Fixes #82
2021-04-17 02:01:26 +12:00
Félix Saparelli
f1c7b555e1
Document the --shell semantics in the manpage
2021-04-17 02:01:26 +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
Félix Saparelli
f32943bfd2
Document --watch-when-idle much more thoroughly
2021-04-11 03:31:44 +12:00
Félix Saparelli
1b5bdee08e
Make terminology more consistent and avoid some "kill child" usages
2021-04-11 03:21:38 +12:00
Félix Saparelli
6cfe649228
Document --shell
2021-04-11 02:51:20 +12:00
Félix Saparelli
0c6b1bf2e4
Undocument --kill
2021-04-11 01:06:32 +12:00
Félix Saparelli
1da3a8d26c
Add --changes-only to manpage and completions
2021-04-11 00:01:02 +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
Jon Grythe Stødle
c4ac0c0cbb
Fix typo in -e
description
2019-10-11 11:41:11 +13: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
Bruce Guenter
c98bea3118
Fix default ignore for vim temporary files
...
.swp files are created by vim to store editing state while a file is
open. However, it may also create .swo, .swn, etc files if .swp already
exists. Also, the temporary files are always hidden (start with ".").
Finally, vim temporarily creates .swpx files as well which are caught by
inotify.
This change fixes the *.swp pattern to only match hidden files and to
match the other vim temporary files.
2018-02-08 14:53:08 -06: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
Matt Green
fb81b9d219
Update man page for
2016-10-30 13:58:59 -04:00
Matt Green
22bfb44868
Man page refinements
2016-10-29 13:12:48 -04:00
Matt Green
488188c6de
Add man page
2016-10-29 13:08:55 -04:00