simonetripodi commented on a change in pull request #12: Added an optional 
prefix to the conversion output file name to separa…
URL: 
https://github.com/apache/sling-org-apache-sling-feature-cpconverter/pull/12#discussion_r315267377
 
 

 ##########
 File path: 
src/main/java/org/apache/sling/feature/cpconverter/cli/ContentPackage2FeatureModelConverterLauncher.java
 ##########
 @@ -75,6 +75,9 @@
     @Option(names = { "-i", "--artifact-id" }, description = "The optional 
Artifact Id the Feature File will have, once generated; it will be derived, if 
not specified.", required = false)
     private String artifactIdOverride;
 
+    @Option(names = { "-p", "--fm-preix" }, description = "The optional prefix 
of the output file", required = false)
 
 Review comment:
   There's maybe a typo, here!

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to