Alphabetise

pull/2531/head
Roger A. Light 3 years ago
parent 572e840b2f
commit 634d75a5b2

@ -387,10 +387,10 @@ static void print_usage(void)
printf(" Not recommended in conjunction with the -c option.\n");
printf(" -v : verbose mode - enable all logging types. This overrides\n");
printf(" any logging options given in the config file.\n");
printf(" --test-config : test config file and exit\n");
printf(" --tls-keylog : log TLS connection information to a file, to allow\n");
printf(" debugging with e.g. wireshark. Do not use on a production\n");
printf(" server.\n");
printf(" --test-config : test config file and exit\n");
printf("\nSee https://mosquitto.org/ for more information.\n\n");
}

Loading…
Cancel
Save