Paul Eggert <[email protected]> ha escrit: > But --show-transformed doesn't do that. It does something else:
Good point. Indeed, it does work as intended with --transform and --strip options, but fails to do so with -C. However, the -C option is defined as -C, --directory=DIR change to directory DIR and changing to a directory does not imply any "transformation". On the other hand, --one-top-level seems to fall closely to --transform class of options. Please, don't take it as nitpicking, but I really think that a user may legitimately need to know where his files are being extracted. Regards, Sergey
