Skip to content

Commit

Permalink
updated command line arg comments
Browse files Browse the repository at this point in the history
  • Loading branch information
chaitanya jandhyala committed Jul 9, 2024
1 parent 4c42a96 commit 44fa365
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/platform/linux/Options.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -222,10 +222,10 @@ const char * sDeviceOptionHelp =
" The product name specified by vendor.\n"
"\n"
" --hardware-version-string <string>\n"
" The HardwareVersionString to use in the basic information cluster.\n"
" The HardwareVersionString used in the basic information cluster.\n"
"\n"
" --software-version-string <string>\n"
" The SoftwareVersionString to use in the basic information cluster.\n"
" The SoftwareVersionString used in the basic information cluster.\n"
"\n"
" --serial-number <serial_number>\n"
" The serial number specified by vendor.\n"
Expand Down

0 comments on commit 44fa365

Please sign in to comment.