diff --git a/source/ubl-settings-system.c b/source/ubl-settings-system.c index 23de598..9a8f663 100644 --- a/source/ubl-settings-system.c +++ b/source/ubl-settings-system.c @@ -528,6 +528,7 @@ int main(int argc, char *argv[]){ {"socket-ext-id", 1,0, 'e'}, {"socket-trd-id", 1,0, 't'}, {"debug", 0,0, 'd'}, + {"clean-config", 0,0, 'c'}, { NULL, 0, NULL, 0 } }; for (int i=0;i