Add link to discussion

This commit is contained in:
Félix Saparelli 2023-05-15 00:13:59 +12:00
parent 1c6b77b842
commit c2af468b3a
No known key found for this signature in database
1 changed files with 4 additions and 1 deletions

View File

@ -830,7 +830,10 @@ pub struct Args {
/// 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!
///
/// 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:
///