summaryrefslogtreecommitdiffstats
path: root/pw/pwupd.h
diff options
context:
space:
mode:
Diffstat (limited to 'pw/pwupd.h')
-rw-r--r--pw/pwupd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/pw/pwupd.h b/pw/pwupd.h
index be126c5..97e18f5 100644
--- a/pw/pwupd.h
+++ b/pw/pwupd.h
@@ -88,6 +88,8 @@ struct pwconf {
int fd;
int which;
bool quiet;
+ bool force;
+ bool all;
bool dryrun;
bool pretty;
bool v7;