table of contents
ZRIO(1) | User Commands | ZRIO(1) |
NAME¶
zrio - maqview tool to make index for gz-file
SYNOPSIS¶
zrio make <gz-file> [<index level>]
zrio use <gz-file> <offset>[<offlen>]
DESCRIPTION¶
- each level increasing the time for search whist decreasing the size of index
- level: default 1024, 1/1024 of source file
- level: 512, 1/512 of source file
- level: ...
AUTHOR¶
This manpage was written by Andreas Tille for the Debian distribution and can be used for any other usage of the program.
December 2015 | zrio 0.2.5 |