Changed formatting

master
Robert Zaage 2 years ago
parent 6725e141a7
commit 9f6e1269ec

@ -319,9 +319,9 @@ printf("\n This utility is used for emergency USB loading of devices with a Balo
%s [option] <boot file name>\n\n\
Following options are allowed:\n\n"
#ifndef WIN32
"-p <tty> - serial port for communicating with the bootloader (by default /dev/ttyUSB0)\n"
"-p <tty> - Serial port for communicating with the bootloader (by default /dev/ttyUSB0)\n"
#else
"-p # - number of the serial port for communicating with the loader (e.g. -p8)\n"
"-p # - Number of the serial port for communicating with the loader (e.g. -p8)\n"
" if the -p switch is not specified, the port is auto-detected\n"
#endif
"-f - Load usbloader only to fastboot (without starting Linux)\n\

Loading…
Cancel
Save