forked from kenzuya/unshackle
* Enhanced the `info` command to support both single `Path` objects and lists of `Path` objects. * For lists, each path is now displayed on a separate line, improving readability. * Maintained original logic for single `Path` objects to ensure consistent behavior.