diff --git a/src/cli.h b/src/cli.h index 19a4a1f..f442941 100644 --- a/src/cli.h +++ b/src/cli.h @@ -69,6 +69,7 @@ struct Options { bool list; bool nonewlines; bool overrideVersion; + bool nodashes; MODE applicationMode; ACTIVATION_ALGORITHM activationMode;