ltags icon indicating copy to clipboard operation
ltags copied to clipboard

Add -filelist argument to read files from a file

Open idbrii opened this issue 8 years ago • 0 comments

If you have many lua files, then you may not be able to pass them all on the commandline. If you can't use globs either (Win32) or already have a list of files built, then you can use the -filelist argument to pass a file containing newline separated filenames.

You can still pass files after the -filelist argument.

idbrii avatar Jun 23 '17 22:06 idbrii