.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.2. .TH FFINDEX_MODIFY "1" "November 2022" "ffindex_modify version 1.00, off_t = 64 bits" "User Commands" .SH NAME ffindex_modify \- modify file index entries .SH DESCRIPTION USAGE: ffindex_modify \fB\-s\fR|\-u [\-v] [\-f file]* index_filename [filename]* .HP \fB\-f\fR file file each line containing a filename .IP \fB\-f\fR can be specified up to 4096 times .TP \fB\-s\fR sort index file .TP \fB\-u\fR unlink entry (remove from index only) .TP \fB\-v\fR print version and other info then exit .SS "EXAMPLE:" .IP ffindex_modify \fB\-us\fR foo.ffindex entry1 To clean up the data file after unlinking insert it to an new one: ffindex_build \fB\-as\fR cleaned.ffdata cleaned.ffindex \fB\-d\fR foo.ffdata \fB\-i\fR foo.ffindex .PP Designed and implemented by Andreas Hauser . .SH BUGS User feedback is welcome, especially bugs, performance issues and last but not least convenience of the programs and \s-1API\s0. .PP Email Andreas Hauser hauser@genzentrum.lmu.de.