Update cli.h

This commit is contained in:
TheTank20 2023-09-02 11:37:38 -04:00 committed by GitHub
parent 0d016b8872
commit 09842ace12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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