mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 09:08:37 +01:00
Add link to discussion
This commit is contained in:
parent
1c6b77b842
commit
c2af468b3a
1 changed files with 4 additions and 1 deletions
|
@ -830,7 +830,10 @@ pub struct Args {
|
||||||
/// they stop after outputting the first value, so you'll want to use 'any' or 'all' when
|
/// they stop after outputting the first value, so you'll want to use 'any' or 'all' when
|
||||||
/// iterating, otherwise only the first item will be processed, which can be quite confusing!
|
/// iterating, otherwise only the first item will be processed, which can be quite confusing!
|
||||||
///
|
///
|
||||||
/// Examples:
|
/// Find user-contributed programs or submit your own useful ones at
|
||||||
|
/// <https://github.com/watchexec/watchexec/discussions/592>.
|
||||||
|
///
|
||||||
|
/// ## Examples:
|
||||||
///
|
///
|
||||||
/// Regexp ignore filter on paths:
|
/// Regexp ignore filter on paths:
|
||||||
///
|
///
|
||||||
|
|
Loading…
Reference in a new issue