Skip to content

Commit

Permalink
Oops: fix minor formatting bug
Browse files Browse the repository at this point in the history
  • Loading branch information
pcw-mesa committed Mar 16, 2024
1 parent 9232853 commit c147461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mesaflash.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ void print_usage() {
printf(" Default debug is RX packet count. (Only Ethernet boards).\n");
printf(" --enable-all-mod Enable all module outputs. For low level debugging\n");
printf(" Note that this is NOT safe for cards connected to equipment\n");
printf(" --safe-io Return all I/O to default power up state\n");
printf(" --safe-io Return all I/O to default power up state\n");
printf(" --info Print info about configuration in 'filename'.\n");
printf(" --version Print the version.\n");
printf(" --help Print this help message.\n");
Expand Down

0 comments on commit c147461

Please sign in to comment.