mat2: add example (#12216)

* mat2: add example

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
This commit is contained in:
Fazle Arefin
2024-02-09 08:50:34 +11:00
committed by GitHub
parent ce4fc5b1e6
commit 335426d18f

View File

@@ -22,3 +22,7 @@
- Partially remove metadata from a file: - Partially remove metadata from a file:
`mat2 --lightweight {{path/to/file}}` `mat2 --lightweight {{path/to/file}}`
- Remove metadata from a file in place, without creating a backup:
`mat2 --inplace {{path/to/file}}`