mirror of
https://github.com/watchexec/watchexec.git
synced 2024-11-16 17:18:30 +01:00
Remove --changes-only
This commit is contained in:
parent
5b17550eb1
commit
ef7e567bba
1 changed files with 0 additions and 1 deletions
|
@ -908,7 +908,6 @@ pub struct Args {
|
|||
/// Use '-v' when you need more diagnostic information.
|
||||
#[arg(
|
||||
long,
|
||||
alias = "changes-only", // deprecated
|
||||
help_heading = OPTSET_DEBUGGING,
|
||||
)]
|
||||
pub print_events: bool,
|
||||
|
|
Loading…
Reference in a new issue