from small one page howto to huge articles all in one place
Last additions:
May 25th. 2007:
April, 26th. 2006:
| You are here: manpages
ACCESSDB
Section: Manual pager utils (8) Updated: 202-0-02 Index
Return to Main Contents
NAME
accessdb - dumps the content of a ma-db database in a human readable
format
SYNOPSIS
/usr/sbin/accessdb
[ -d?V]
[ <inde-file>]
DESCRIPTION
accessdb
will output the data contained within a ma-db database in a
human readable form.
By default, it will dump the data from
/var/cache/man/index.<d-type>,
where <d-type> is dependent on the database library in use.
Supplying an argument to accessdb will override this default.
OPTIONS
- -d, --debug
-
Print debugging information.
- -?, --help
-
Print a help message and exit.
- --usage
-
Print a short usage message and exit.
- -V, --version
-
Display version information.
AUTHOR
Wilf. (G.Wilford@ee.surrey.ac.uk).
Fabrizio Polacco (fpolacco@debian.org).
Colin Watson (cjwatson@debian.org).
BUGS
https://gitlab.com/ma-db/ma-db/-/issues
https://savannah.nongnu.org/bugs/?group=man-db
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- AUTHOR
-
- BUGS
-
|