gonzui-import(1)
a tool to import contents from a gonzui DB
SYNOPSIS
gonzui-import
[OPTION] TARGET...
DESCRIPTION
-
TARGET: directories, archives, packages (by apt)
- -a, --apt PACKAGE...
-
use apt-get to get a source package
- --cvs REPOSITORY MODULE
-
use cvs to get a source tree
- --svn REPOSITORY MODULE
-
use svn to get a source tree
- --exclude=PATTERN
-
exclude files matching PATTERN
[(?-mix:~$|\.bak$|CVS|\.svn)]
- --no-utf8
-
don't convert files to UTF-8
- --no-ABBREV
-
don't index ABBREV files. (ex. --no-text)
try --list-formats to see abbrev. list
- --list-archives
-
list all supported archives
- --gonzuirc=FILE
-
specify alternate run control file
- --dump-config
-
dump configuration
- -d, --db-dir=DIR
-
use DB directory DIR
- --db-cache=NUM
-
use NUM megabytes of DB cache [5]
- --list-formats
-
list all supported formats
- --help
-
show this help message
- -q, --quiet
-
suppress all normal output
- -v, --verbose
-
output progress and statistics
- --version
-
print version information and exit