This is an automated email from the ASF dual-hosted git repository.

jacobrosenthal pushed a commit to branch jacobrosenthal-patch-2
in repository https://gitbox.apache.org/repos/asf/mynewt-site.git

commit 01c960aa629784c4847208b2ead9e65137ce6c43
Author: Jacob Rosenthal <jacobrosent...@gmail.com>
AuthorDate: Fri Feb 23 14:14:01 2018 -0700

    newt mfg create appears to take a version now
    
    Presumably the same version as create-image rb_blinky ?
---
 docs/newt/command_list/newt_mfg.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/newt/command_list/newt_mfg.md 
b/docs/newt/command_list/newt_mfg.md
index 80fc027..1a8dca6 100644
--- a/docs/newt/command_list/newt_mfg.md
+++ b/docs/newt/command_list/newt_mfg.md
@@ -90,7 +90,7 @@ $ newt create-image rb_blinky 0.0.1
 Run the `newt mfg create` command to collect all the manufacturing snapshot 
files.
 
 ```
-$ newt mfg create rb_blinky_rsa
+$ newt mfg create rb_blinky_rsa 0.0.1
 Creating a manufacturing image from the following files:
 <snip>
 Generated the following files:

-- 
To stop receiving notification emails like this one, please contact
jacobrosent...@apache.org.

Reply via email to