summaryrefslogtreecommitdiff
path: root/debian/patches/98_man_default_encoders.patch
blob: 5e0384dfa30df58b45f3e8728f500b1ee2136d0d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Mention the default of the --encoders option in the man page.

--- jack/jack.man~	2006-01-27 15:20:25.000000000 +0000
+++ jack/jack.man	2006-01-27 15:21:19.000000000 +0000
@@ -160,7 +160,7 @@
 .B \-e, \-\-encoders int
 encode how many files in parallel. If you have a SMP machine or
 simply want to stress your system, you can have Jack encode
-several files at once.
+several files at once (default 1).
 .TP
 .B \-x, \-\-exec
 run predefined command when finished.