From d84260ca78bd12cb07ee4ea018adad4fb11d33bb Mon Sep 17 00:00:00 2001 From: sr90 Date: Thu, 10 Jun 2021 14:21:23 -0700 Subject: [PATCH] Properly format the documentation for dash_only and hls_only --- docs/source/tutorials/dash_hls_example.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/tutorials/dash_hls_example.rst b/docs/source/tutorials/dash_hls_example.rst index dcd6e95151..dc9649f268 100644 --- a/docs/source/tutorials/dash_hls_example.rst +++ b/docs/source/tutorials/dash_hls_example.rst @@ -12,7 +12,7 @@ The above packaging command creates five single file MP4 streams, and HLS playlists as well as DASH manifests. -* Output DASH + HLS with dash_only and hls_only options +* Output DASH + HLS with dash_only and hls_only options:: $ packager \ 'in=h264_baseline_360p_600.mp4,stream=audio,init_segment=audio/init.mp4,segment_template=audio/$Number$.m4s' \