Skip to content

Commit

Permalink
Fixed typo in help message
Browse files Browse the repository at this point in the history
  • Loading branch information
azonenberg committed Jul 18, 2018
1 parent fa45080 commit 8b160a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jtagd/main.cpp
Expand Up @@ -359,7 +359,7 @@ void ShowUsage()
" JTAG adapter. This argument is mandatory.\n"
" --ftdi_layout LAYOUT Specifies the FTDI adapter configuration to use. This argument is mandatory\n"
" if --api ftdi is specified.\n"
" Legal values: busblaster, hs1\n"
" Legal values: jtagkey, hs1\n"
" --help Displays this message and exits.\n"
" --list Prints a listing of connected adapters and exits.\n"
" --port PORT Specifies the port number the daemon should listen on.\n"
Expand Down

0 comments on commit 8b160a8

Please sign in to comment.