Remove --changes-only

This commit is contained in:
Félix Saparelli 2024-04-20 22:26:59 +12:00
parent 5b17550eb1
commit ef7e567bba
No known key found for this signature in database

View file

@ -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,