Synopsis
idxsort [--help] [--version] [FILE]
Description
The specified index file is sorted with the output being written to the same
file. A backup is made before sorting to a file with the same name but an
extension of ".old".
Options
- --help
Output brief help information.
- --version
Display version information.
Example
idxsort example.idx
Sorts the index "example.idx" producing a backup of the original index named
"example.old".
Notes
idxsort cannot pass options to idxsorter. If they are required idxsorter
itself must be run.