You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@corinthia.apache.org by "Dennis E. Hamilton (JIRA)" <ji...@apache.org> on 2015/01/11 02:22:34 UTC

[jira] [Created] (COR-25) dfutil -unzip parameters reversed

Dennis E. Hamilton created COR-25:
-------------------------------------

             Summary: 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


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)