X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=docs%2Fjjb%2Flf-docker-jobs.rst;h=0a6fcc9a7c4b729d72c304385b13fb6b6c294c37;hb=cf343b44e356c5f89f673c4331249179c5bd85c9;hp=a10624ba38fa37893e65ab8a9e0f889481006b89;hpb=c7e6d4b7e48ee8ac60fd550069a6cb85c40383fd;p=releng%2Fglobal-jjb.git diff --git a/docs/jjb/lf-docker-jobs.rst b/docs/jjb/lf-docker-jobs.rst index a10624ba..0a6fcc9a 100644 --- a/docs/jjb/lf-docker-jobs.rst +++ b/docs/jjb/lf-docker-jobs.rst @@ -262,7 +262,7 @@ Builds the code, downloads and runs a Snyk CLI scan of the code into the Snyk da builder steps. (default: "") :post_docker_build_script: Build script to execute after the main verify builder steps. (default: "") - :snyk-cli-options: Additional Snyk CLI options. (default: '') + :snyk-cli-options: Snyk CLI options. (default: '') :stream: Keyword that represents a release code-name. Often the same as the branch. (default: master) :submodule-recursive: Whether to checkout submodules recursively.