From b6b83055b3ec9f35b4192ea43b7aa5cd152f59aa Mon Sep 17 00:00:00 2001 From: Burt P Date: Wed, 24 Oct 2018 01:10:33 -0500 Subject: add very-verbose parameter Dumps any "moreinfo" for all items. Signed-off-by: Burt P --- includes/hardinfo.h | 1 + 1 file changed, 1 insertion(+) (limited to 'includes') diff --git a/includes/hardinfo.h b/includes/hardinfo.h index 3412f852..ee886251 100644 --- a/includes/hardinfo.h +++ b/includes/hardinfo.h @@ -46,6 +46,7 @@ typedef struct _ProgramParameters ProgramParameters; struct _ProgramParameters { gboolean create_report; + gboolean force_all_details; /* for create_report, include any "moreinfo" that exists for any item */ gboolean show_version; gboolean gui_running; gboolean list_modules; -- cgit v1.2.3