You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -256,7 +256,7 @@ int main(int argc, char** argv)
256
256
auto l_writeFlag =
257
257
l_app
258
258
.add_flag(
259
-
"--writeKeyword, -w",
259
+
"--writeKeyword, -w,--updateKeyword, -u",
260
260
"Write keyword, Note: Irrespective of DBus or hardware path provided, primary and backup, redundant EEPROM(if any) paths will get updated with given key value")
0 commit comments