
mat2
List of commands for mat2:
-
mat2:tldr:1d925 mat2: Remove metadata from a file and print detailed output to the console.$ mat2 --verbose ${filename}try on your machineexplain this command
-
mat2:tldr:1f07e mat2: Show metadata in a file without removing it.$ mat2 --show ${filename}try on your machineexplain this command
-
mat2:tldr:61f9b mat2: List supported file formats.$ mat2 --listtry on your machineexplain this command
-
mat2:tldr:967b2 mat2: Partially remove metadata from a file.$ mat2 --lightweight ${filename}try on your machineexplain this command
-
mat2:tldr:adf4c mat2: Remove metadata from a file.$ mat2 ${filename}try on your machineexplain this command