Skip to content

easage-unpack: --names cannot be used with specified arguments #43

@Teteros

Description

@Teteros
$ ./easage unpack --output out --source foo.big --names 'Data/INI/GameData.ini'

error: The argument '--names <names>...' cannot be used with one or more of the other specified arguments

USAGE:
    easage unpack --output <output> --source <source> <--names <names>...|--all>

For more information try --help

From IRC:

@Phrohdoh │ teteros: oh huh
        ⤷ │ that is talking about a mutually exclusive arg
        ⤷ │ maybe a bug in clap
  teteros │ hm
@Phrohdoh │ https://github.com/Phrohdoh/easage/blob/b743a234921720198c0c15b4276e9542b0415b5b/src/bin/easage_unpack.rs#L30-L38
@Phrohdoh │ Also it looks like there is a logic bug in
          │ https://github.com/Phrohdoh/easage/blob/b743a234921720198c0c15b4276e9542b0415b5b/src/bin/easage_unpack.rs#L50-L54

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions