Skip to content

Commit 44fa365

Browse files
author
chaitanya jandhyala
committed
updated command line arg comments
1 parent 4c42a96 commit 44fa365

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/platform/linux/Options.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -222,10 +222,10 @@ const char * sDeviceOptionHelp =
222222
" The product name specified by vendor.\n"
223223
"\n"
224224
" --hardware-version-string <string>\n"
225-
" The HardwareVersionString to use in the basic information cluster.\n"
225+
" The HardwareVersionString used in the basic information cluster.\n"
226226
"\n"
227227
" --software-version-string <string>\n"
228-
" The SoftwareVersionString to use in the basic information cluster.\n"
228+
" The SoftwareVersionString used in the basic information cluster.\n"
229229
"\n"
230230
" --serial-number <serial_number>\n"
231231
" The serial number specified by vendor.\n"

0 commit comments

Comments
 (0)