GitHub user cwanda opened a pull request:
https://github.com/apache/incubator-mynewt-site/pull/163
Fix minor typos in the newtmgr conn add and newtmgr crash commands
1) Fixed problem with `newtmgr conn add` command parameters not showing
up in the document. Use `<` and `>` instead of `< `and `>`.
2) Removed extra `;` in the `newtmgr crash` command usage text.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/cwanda/incubator-mynewt-site newtmgr_tool
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-mynewt-site/pull/163.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #163
----
commit dc611b7797390a666bdeb056878defe3aa3c2c09
Author: cwanda <[email protected]>
Date: 2017-03-18T16:00:06Z
1) Fixed problem with newtmgr conn add command parameters not showing
up in the document. Use < and > instead of < and >.
2) Removed extra ; in the newtmgr crash command usage text.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---