We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c42a96 commit 44fa365Copy full SHA for 44fa365
examples/platform/linux/Options.cpp
@@ -222,10 +222,10 @@ const char * sDeviceOptionHelp =
222
" The product name specified by vendor.\n"
223
"\n"
224
" --hardware-version-string <string>\n"
225
- " The HardwareVersionString to use in the basic information cluster.\n"
+ " The HardwareVersionString used in the basic information cluster.\n"
226
227
" --software-version-string <string>\n"
228
- " The SoftwareVersionString to use in the basic information cluster.\n"
+ " The SoftwareVersionString used in the basic information cluster.\n"
229
230
" --serial-number <serial_number>\n"
231
" The serial number specified by vendor.\n"
0 commit comments