1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-22 01:02:09 +02:00

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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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}}`