Update cli.h

This commit is contained in:
TheTank20 2024-04-13 18:43:59 +00:00 committed by GitHub
parent 2b408913c4
commit 74ff4bf144
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -68,7 +68,7 @@ struct Options {
bool error;
bool list;
bool nonewlines;
bool override;
bool overrideVersion;
MODE applicationMode;
ACTIVATION_ALGORITHM activationMode;