Update cli.h

This commit is contained in:
TheTank20 2024-04-13 18:40:03 +00:00 committed by GitHub
parent 3fbd1cffea
commit 2bc3503fd8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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