Skip to content

Conversation

@sjoblomj
Copy link
Contributor

@sjoblomj sjoblomj commented Jan 6, 2026

Without this PR, the user needed to add the -d flag to see detailed output, even if they requested specified properties:

$ mpqcli list -a Patch_rt.mpq -p hash-index -p locale -p flags
glue\ScorePd\pMain.pcx
dlgs\protoss.grp
rez\savegame.bin
rez\savegame.bin
rez\savegame.bin
rez\savegame.bin
rez\savegame.bin
rez\savegame.bin
...

With this PR:

$ mpqcli list -a Patch_rt.mpq -p hash-index -p locale -p flags
  211 enUS     ixmn  glue\ScorePd\pMain.pcx
 1158 enUS     ixmn  dlgs\protoss.grp
 1372 enUS     ixmn  rez\savegame.bin
 1373 deDE     ixmn  rez\savegame.bin
 1374 esES     ixmn  rez\savegame.bin
 1375 frFR     ixmn  rez\savegame.bin
 1376 itIT     ixmn  rez\savegame.bin
 1377 ptPT     ixmn  rez\savegame.bin
...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant