-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathomut.1
More file actions
33 lines (33 loc) · 742 Bytes
/
omut.1
File metadata and controls
33 lines (33 loc) · 742 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
.TH man 1 "2022-10-11" "1.0.0" "Utilities for OMEMO media sharing"
.SH NAME
omemo-utils - Utilities for OMEMO media sharing
.SH SYNOPSIS
.B omut
[\-d] [\-o FILE] URL
.SH DESCRIPTION
.B omemo-utils
are utilities for OMEMO media sharing.
The binary is called omut.
By default the downloaded file will be send to standard output.
.br
.SH OPTIONS
.TP
.BI "\-d"
Enable debug output.
.br
.TP
.BI "\-o FILE"
Redirect the output to a file.
.SH BUGS
Bugs can be reported by raising an issue at the Github issue tracker:
.br
.PP
<https://github.com/wstrm/omemo-utils/issues>
.br
.SH AUTHOR
Copyright (C) 2020 \- 2022 William Wennerström <william@wstrm.dev>.
.br
Licensed under MIT.
.br
.br
Man page is written by Michael Vetter <jubalh@iodoru.org>.