mirror of
https://github.com/neovim/neovim
synced 2025-07-16 09:11:51 +00:00
vim-patch.sh: add missing argument
[skip ci]
This commit is contained in:
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user