We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8186c commit 15febbdCopy full SHA for 15febbd
main.c
@@ -45,7 +45,7 @@ int main(int argc, char *argv[])
45
case 'h':
46
default:
47
printf(
48
- "Usage: ./ltx [-s|-v|-h]\n\n"
+ "Usage: ltx [-s|-v|-h]\n\n"
49
" -s | --serial communicate via serial port\n"
50
" -v | --version print version\n"
51
" -h | --help print help message\n\n"
0 commit comments