[dvblast-devel] [PATCH 5/8] doc: Split overly long synopsis line in man page.
Georgi Chorbadzhiyski
gf at unixsol.org
Wed Sep 7 11:54:47 CEST 2011
---
dvblast.1 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diff --git a/dvblast.1 b/dvblast.1
index 2e87f8b..fc9c64d 100644
--- a/dvblast.1
+++ b/dvblast.1
@@ -3,7 +3,12 @@
DVBlast \- Simple and powerful dvb streaming application
.SH SYNOPSIS
.B dvblast
-[\fI-q\fR] \fI-c <config_file>\fR [\fI-r <remote_socket>\fR] [\fI-t <ttl>\fR] [\fI-o <SSRC_IP>\fR] [\fI-i <RT_priority>\fR] [\fI-a <adapter>\fR] [\fI-n <frontend number>\fR] [\fI-S <diseqc>\fR] \fI-f <frequency>\fR [\fI-F <fec inner>\fR] [\fI-R <rolloff>\fR] ] [\fI-s <symbol_rate>\fR] [\fI-v <0|13|18>\fR] [\fI-p\fR] [\fI-b <bandwidth>\fR] [\fI-m <modulation\fR] [\fI-u\fR] [\fI-W\fR] [\fI-U\fR] [\fI-d <dest_IP:port>\fR] [\fI-W\fR] [\fI-Y\fR] [\fI-e\fR] [\fI-T\fR] [\fI-l\fR] [\fI-g <logger_ident>\fR]
+[\fI-q\fR] [\fI-c <config_file>\fR] [\fI-r <remote_socket>\fR] [\fI-t <ttl>\fR] [\fI-o <SSRC_IP>\fR]
+[\fI-i <RT_priority>\fR] [\fI-a <adapter>\fR] [\fI-n <frontend_number>\fR] [\fI-S <diseqc>\fR]
+[\fI-f <frequency>\fR] [\fI-F <fec_inner>\fR] [\fI-R <rolloff>\fR] ] [\fI-s <symbol_rate>\fR]
+[\fI-v <0|13|18>\fR] [\fI-p\fR] [\fI-b <bandwidth>\fR] [\fI-m <modulation>\fR] [\fI-u\fR]
+[\fI-W\fR] [\fI-U\fR] [\fI-d <dest_IP:port>\fR] [\fI-W\fR] [\fI-Y\fR] [\fI-e\fR] [\fI-T\fR]
+[\fI-l\fR] [\fI-g <logger_ident>\fR]
.SH DESCRIPTION
DVBlast is a simple and powerful streaming application based on the linux-dvb API.
It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs.
--
1.7.5.1
More information about the dvblast-devel
mailing list