summaryrefslogtreecommitdiffstats
path: root/offsets.1
diff options
context:
space:
mode:
authorivoire <ivoire@271ca591-50e6-457e-a4d7-9fbfa1de8f49>2010-08-23 23:39:38 +0200
committerivoire <ivoire@271ca591-50e6-457e-a4d7-9fbfa1de8f49>2010-08-23 23:39:38 +0200
commit85f4ed1f40ac1139149e4daf580309bc62e01e1c (patch)
tree8ab3f37e5d88c9ba17f3bbeda191930b3c07f08e /offsets.1
parentd6422fefbdae56d4c7ccdd582aa859a0e11f2065 (diff)
downloadmulticat-85f4ed1f40ac1139149e4daf580309bc62e01e1c.tar
multicat-85f4ed1f40ac1139149e4daf580309bc62e01e1c.zip
Add manpages
git-svn-id: svn://svn.videolan.org/multicat/trunk@13 271ca591-50e6-457e-a4d7-9fbfa1de8f49
Diffstat (limited to 'offsets.1')
-rw-r--r--offsets.125
1 files changed, 25 insertions, 0 deletions
diff --git a/offsets.1 b/offsets.1
new file mode 100644
index 0000000..ddf409e
--- /dev/null
+++ b/offsets.1
@@ -0,0 +1,25 @@
+.TH Offsets "1" "August 23, 2010" "Multicat 1.0"
+.SH NAME
+offsets \- Manipulate auxiliary files created by ingests
+.SH SYNOPSIS
+.B affsets
+<aux file> <27 MHz timestamp>
+.SH DESCRIPTION
+Offsets is a companion application for multicat, to manipulate auxiliary files.
+Given an offset in time from the beginning of the file, it returns the offset
+of the position in number of packets.
+.SH SEE ALSO
+.BR aggregartp (1).
+.BR desaggregartp (1).
+.BR ingests (1).
+.BR multicat (1),
+.br
+Read the README file for more information about the configuration of offsets.
+.SH AUTHOR
+offsets was written by Christophe Massiot.
+.SH LICENCE
+This program is free software; you can redistribute it and/or modify it under the terms of
+version 2 of the GNU General Public License as published by the Free Software Foundation.
+.PP
+This manual page was written by RĂ©mi Duraffort <ivoire at videolan dot org>,
+for the Debian project (and may be used by others).