Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
mat2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simon Magnin
mat2
Commits
212d9c47
Commit
212d9c47
authored
6 years ago
by
Julien (jvoisin) Voisin
Browse files
Options
Downloads
Patches
Plain Diff
Document mat2's output scheme in the manpage as well
parent
a88107c9
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/mat.1
+5
-1
5 additions, 1 deletion
doc/mat.1
with
5 additions
and
1 deletion
doc/mat.1
+
5
−
1
View file @
212d9c47
...
@@ -11,6 +11,10 @@ mat2 [\-h] [\-v] [\-l] [\-c] [\-s | \-L]\fR [files [files ...]]
...
@@ -11,6 +11,10 @@ mat2 [\-h] [\-v] [\-l] [\-c] [\-s | \-L]\fR [files [files ...]]
removes metadata from various fileformats. It supports a wide variety of file
removes metadata from various fileformats. It supports a wide variety of file
formats, audio, office, images, …
formats, audio, office, images, …
Careful, mat2 does not clean files in-place, instead, it will produce a file with the word
"cleaned" between the filename and its extension, for example "filename.cleaned.png"
for a file named "filename.png".
.SH OPTIONS
.SH OPTIONS
.SS "positional arguments:"
.SS "positional arguments:"
.TP
.TP
...
@@ -27,7 +31,7 @@ show program's version number and exit
...
@@ -27,7 +31,7 @@ show program's version number and exit
\fB\-l\fR, \fB\-\-list\fR
\fB\-l\fR, \fB\-\-list\fR
list all supported fileformats
list all supported fileformats
.TP
.TP
\
fB\-c\fR, \fB\-\-check\-dependencies\fR
fB\-c\fR, \fB\-\-check\-dependencies\fR
check if MAT2 has all the dependencies it needs
check if MAT2 has all the dependencies it needs
.TP
.TP
\fB\-s\fR, \fB\-\-show\fR
\fB\-s\fR, \fB\-\-show\fR
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment