Update cli.h

This commit is contained in:
pottzman 2023-08-10 16:45:50 +10:00 committed by GitHub
parent 152c03456c
commit e4058ddf19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,6 +52,7 @@ struct Options {
int channelID;
int serial;
int numKeys;
bool upgrade;
bool serialSet;
bool verbose;
bool help;