Skip to content
This repository was archived by the owner on Jul 11, 2022. It is now read-only.

Allow passing file list as a file instead of args#7

Merged
junkblocker merged 1 commit intojunkblocker:masterfrom
salsifis:master
Oct 28, 2015
Merged

Allow passing file list as a file instead of args#7
junkblocker merged 1 commit intojunkblocker:masterfrom
salsifis:master

Conversation

@salsifis
Copy link
Copy Markdown

Instead of calling cindex file1 file2 ...
Use cindex -filelist list
Where list contains the following:

file1
file2
...

This makes it possible to index many files in a single
command when the length of the command line is limited.

Instead of calling cindex file1 file2 ...
Use cindex -filelist list
Where list contains the following:

    file1
    file2

This makes it possible to index many files in a single
command when the length of the command line is limited.
junkblocker added a commit that referenced this pull request Oct 28, 2015
Allow passing file list as a file instead of args
@junkblocker junkblocker merged commit e732c3c into junkblocker:master Oct 28, 2015
@junkblocker
Copy link
Copy Markdown
Owner

Thanks, @salsifis !

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants