mat2: add example (#12216)

* mat2: add example

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
pull/23/head
Fazle Arefin 2024-02-09 08:50:34 +11:00 committed by GitHub
parent ce4fc5b1e6
commit 335426d18f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

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