mirror of
https://github.com/neovim/neovim.git
synced 2025-09-06 19:38:20 +00:00
generators: fix filename typo in help message
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
-- which don't have ambiguous or double width, and emoji_all has all Emojis.
|
||||
if arg[1] == '--help' then
|
||||
print('Usage:')
|
||||
print(' genunicodetables.lua unicode/ unicode_tables.generated.h')
|
||||
print(' gen_unicode_tables.lua unicode/ unicode_tables.generated.h')
|
||||
os.exit(0)
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user