mirror of
https://codeberg.org/postscriptum/devzone.org.ua.git
synced 2026-02-19 06:12:39 +00:00
minor correction
This commit is contained in:
parent
4789e24a1d
commit
0de10f549a
1 changed files with 2 additions and 2 deletions
|
|
@ -93,14 +93,14 @@ mat2 --lightweight /path/to/file
|
|||
### Перевірка мета-даних
|
||||
|
||||
``` bash
|
||||
mat2 --show /path/to/file
|
||||
$ mat2 --show /path/to/file
|
||||
```
|
||||
* відображає "чутливі" дані для поточного формату `file`
|
||||
|
||||
Наприклад, якщо початковий файл PDF містив такі мета-дані:
|
||||
|
||||
``` bash
|
||||
mat2 -show /path/to/file.pdf
|
||||
$ mat2 -show /path/to/file.pdf
|
||||
[+] Metadata for /path/to/file.pdf:
|
||||
creation-date: 1764124192
|
||||
creator: Mozilla Firefox 145.0.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue