From 3b9d4f2b49201e261240fa17bd960486fd202f03 Mon Sep 17 00:00:00 2001 From: Kevin Brotcke Date: Mon, 1 Mar 2021 19:59:20 -0800 Subject: [PATCH] docs: Add ffmpeg to roll_browser.js usage output (#5643) This is a small change to show that ffmpeg is a supported browser parameter value in the script usage. Although, the whole file should probably be refactored now to something more generic like roll_download.js since ffmpeg is just reusing the logic and isn't a browser. --- utils/roll_browser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/roll_browser.js b/utils/roll_browser.js index 1c94a6aa4e..47559ae103 100755 --- a/utils/roll_browser.js +++ b/utils/roll_browser.js @@ -30,7 +30,7 @@ function usage() { usage: ${SCRIPT_NAME} Roll the to a specific and generate new protocol. -Supported browsers: chromium, firefox, webkit. +Supported browsers: chromium, firefox, webkit, ffmpeg. Example: ${SCRIPT_NAME} chromium 123456