Package: xorriso Severity: wishlist I suggest adding an option like -hide-dot which automatically marks all file and folders starting with a dot with the "hidden" attribute. This is useful so every file marked as hidden under Linux (using a dot file name) would be automatically recognized as hidden under Windows. So this would allow for consistency between Linux and Windows.
The -hide and -hide-list parameters already exist, but they would require doing it manually. -hide-dot would just add a bit of convenience for this use case.

