diff --git a/src/cli.h b/src/cli.h index c73104a..9ffdecb 100644 --- a/src/cli.h +++ b/src/cli.h @@ -68,6 +68,7 @@ struct Options { bool error; bool list; bool nonewlines; + bool override; MODE applicationMode; ACTIVATION_ALGORITHM activationMode;