vim-patch.sh: add missing argument

[skip ci]
This commit is contained in:
Marco Hinz
2019-11-08 15:17:55 +01:00
parent f79369d420
commit 2ba212e8c2

View File

@ -507,7 +507,7 @@ show_vimpatches() {
fi
done
printf "\nInstructions:
printf "\nInstructions:
To port one of the above patches to Neovim, execute this script with the patch revision as argument and follow the instructions, e.g.
'%s -p v8.0.1234', or '%s -P v8.0.1234'