Skip to content

Commit 65693b9

Browse files
committed
formatting
1 parent 87333dd commit 65693b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/config-tool/cfg_usbsid.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1574,7 +1574,7 @@ void print_help(void)
15741574
printf(" -sau, --set-audio N : Set and save the mono/stereo audio switch (PCB v1.3+ only!)\n");
15751575
printf(" 0: %s, 1:%s\n", mono_stereo[0], mono_stereo[1]);
15761576
printf(" -lau N, --lock-audio N : Lock and the audio switch in it's current state until reboot: True (1) False (0)\n");
1577-
printf(" -sad N, --sock-autodetect N : Disable/enable and save the automatic socket change detection on boot (PCB v1.5+ only!)\n");
1577+
printf(" -sad N, --sock-autodetect N : Disable/enable and save the automatic socket change detection on boot (PCB v1.5+ only!)\n");
15781578
printf(" 0: %s, 1:%s\n", enabled[0], enabled[1]);
15791579
printf("--[PRESETS]-------------------------------------------------------------------------------------------------------------\n");
15801580
printf(" -single, --single-sid : Socket 1 enabled @ single SID, Socket 2 disabled\n");

0 commit comments

Comments
 (0)