[
https://issues.apache.org/jira/browse/COR-25?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272762#comment-14272762
]
Dennis E. Hamilton commented on COR-25:
---------------------------------------
Oops, the -zip parameters are backwards too. The
actual command impliments
dfutil -zip zipFileName sourceDir
> dfutil -unzip parameters reversed
> ---------------------------------
>
> Key: COR-25
> URL: https://issues.apache.org/jira/browse/COR-25
> Project: Corinthia
> Issue Type: Bug
> Reporter: Dennis E. Hamilton
> Priority: Minor
> Labels: dfutil
>
> The command help for dfutil lists these options for -zip and -unzip:
> dfutil -zip sourceDir zipFilename
> Create a zip file
> dfutil -unzip destDir zipFilename
> Extract a zip file
> The -unzip is incorrect. The actual operation is
> dfutil -unzip zipFilename destDir
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)