Skip to content

Commit

Permalink
Formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
DeanCording committed Apr 16, 2018
1 parent b543678 commit 0813a7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion owonb35.c
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@ static void usage(char *argv[]) {
printf("\t-V\t\t Display version and exit\n");
printf("\t<device_address> Address of Owon multimeter to connect\n");
printf("\t\t\t otherwise will connect to first meter found if not specified\n");
printf("\n\n\tInteractive controls:\n");
printf("\n\tInteractive controls:\n");
printf("\t\ts - Select\n");
printf("\t\ta - Auto\n");
printf("\t\tr - Range\n");
Expand Down

0 comments on commit 0813a7e

Please sign in to comment.