From cc424f0d3468b75718e420a691cb5e3b238804b6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 11 Jul 2015 18:09:27 +0000 Subject: Make separate functions to show users and groups --- pw/pwupd.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'pw/pwupd.h') 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; -- cgit v1.2.3