cwanda opened a new pull request #3: Remove optional name variable in newtmgr conn add command URL: https://github.com/apache/mynewt-newtmgr/pull/3 The usage for the optional "name" variable in the "newtmgr conn add" command seems redundant and confusing. When the variable is set in the command, the value overrides the required <conn_profile> parameter. The user must then use the value specfied for the name variable and not the <conn_profile> value to refer the connection profile. It seems the user can just specify the name he wants to use in the <conn_profile>. Chris and I discussed this and decided to remove the variable to simply documentation. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org
With regards, Apache Git Services