CI: Travis: build.sh: BUILD+PROJECT: *Optparse*Completion: upd: phrasing

Co-authored-by: Simon Jakobi <simon.jakobi@gmail.com>
This commit is contained in:
Anton Latukha 2020-05-28 17:50:37 +03:00 committed by Anton-Latukha
parent 7c53b1bef0
commit bdb27658a1
No known key found for this signature in database
GPG Key ID: 3D84C07E91802E41

View File

@ -68,7 +68,7 @@ ghcjsLogTailLength=${ghcjsLogTailLength:-'10000'}
if [ "$generateOptparseApplicativeCompletion" = 'true' ]
then
# NOTE: Enable shell complition generation
# NOTE: Enable shell completion generation
generateOptparseApplicativeCompletion="--arg generateOptparseApplicativeCompletion $name $pkgName"
else
# NOTE: Skip the shell complition generation