diff --git a/pages/common/mat2.md b/pages/common/mat2.md index dd75dc3b55..e67c2a3d40 100644 --- a/pages/common/mat2.md +++ b/pages/common/mat2.md @@ -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}}`