File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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" );
You can’t perform that action at this time.
0 commit comments