From e67e395a696620de54313b5ce44a1cddca72f635 Mon Sep 17 00:00:00 2001 From: Richard Fuchs Date: Tue, 13 Apr 2021 08:08:16 -0400 Subject: [PATCH] TT#14008 fix typo in pod file Change-Id: I3040a9631c1bfd2f0c30dffca4c1a7820afd9816 --- daemon/rtpengine.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/daemon/rtpengine.pod b/daemon/rtpengine.pod index 0b8c133ad..d29d83888 100644 --- a/daemon/rtpengine.pod +++ b/daemon/rtpengine.pod @@ -323,7 +323,7 @@ The default is to create as many threads as there are CPU cores available. If the number of CPU cores cannot be determined or if it is less than four, then the default is four. -=item B<--num-media-threads=>I +=item B<--media-num-threads=>I Number of threads to launch for media playback. Defaults to the same number as B. This can be set to zero if no media playback