[SCM] jack-capture packaging branch, master, updated. debian/0.9.53-1-7-gf250145

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Aug 1 11:43:21 UTC 2010


The following commit has been merged in the master branch:
commit f250145d01c988aa610ae491686788279160b73c
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Aug 1 13:44:44 2010 +0200

    jack_capture.1 file fixed

diff --git a/debian/jack_capture.1 b/debian/jack_capture.1
index 77fa454..59571fb 100644
--- a/debian/jack_capture.1
+++ b/debian/jack_capture.1
@@ -53,7 +53,7 @@ Recording is stopped after "s" seconds.
 .TP
 .B \-z, \-\-leading-zeros n
 "n" is the number of zeros to in the autogenerated filename.
-(-z 2 -> jack_capture_001.wav, and so on.) (default is 1)
+(\-z 2 -> jack_capture_001.wav, and so on.) (default is 1)
 .TP
 .B \-f, \-\-format format
 Selects fileformat provided by libsndfile.
@@ -73,7 +73,7 @@ Suppress some common messages printed to the terminal.
 Prints some extra information to the terminal.
 .TP
 .B \-mp3, \-\-mp3
-Writes to an mp3 file using liblame (LAME). (the --format option has no effect using this option)
+Writes to an mp3 file using liblame (LAME). (the \-\-format option has no effect using this option)
 .TP
 .B \-mp3q, \-\-mp3-quality n
 Selects mp3 quality provided by liblame. n=0 is best, n=9 is worst. Default n is 2. (0 uses the most amount of CPU, 9 uses the least)
@@ -82,7 +82,7 @@ Selects mp3 quality provided by liblame. n=0 is best, n=9 is worst. Default n is
 Selects mp3 bitrate (in kbit/s). Default is set by liblame. (currently 128)
 .TP
 .B \-ws, \-\-write-to-stdout 
-Writes 16 bit little endian to stdout. (the --format option, the --mp3 option, and some others have no effect using this option)
+Writes 16 bit little endian to stdout. (the \-\-format option, the \-\-mp3 option, and some others have no effect using this option)
 .TP
 .B \-dm, \-\-disable-meter
 Disable console meter
@@ -91,7 +91,7 @@ Disable console meter
 Disable buffer usage.
 .TP
 .B \-dc, \-\-disable-console
-Disable console updates. Same as "-dm -hbu".
+Disable console updates. Same as "\-dm \-hbu".
 .TP
 .B \-lm, \-\-linear-meter
 Use linear scale for the console meter (default is dB scale)
@@ -112,7 +112,7 @@ Specify reference level for meterbidge.
 Start program, but do not start recording until jack transport has started rolling. When jack transport stops, the recording is stopped, and the program ends.
 .TP
 .B \-jtm, \-\-jack-transport-multi
-Similar to --jack-transport, but do not end program when jack transport stops. Instead, record to a new file when jack_transport start rolling again. (not implemented yet)
+Similar to \-\-jack-transport, but do not end program when jack transport stops. Instead, record to a new file when jack_transport start rolling again. (not implemented yet)
 .TP
 .B \-B, \-\-bufsize s
 Initial/minimum buffer size in seconds. Default is 8 seconds for mp3 files, and 4 seconds for all other formats.

-- 
jack-capture packaging



More information about the pkg-multimedia-commits mailing list