ACCESSDB(8) | Утилиты просмотра справочных страниц | ACCESSDB(8) |
НАЗВАНИЕ¶
accessdb - сбрасывает содержимое базы данных man-db в понятный человеку формат
СИНТАКСИС¶
/usr/sbin/accessdb [-d?V] [<index-file>]
ОПИСАНИЕ¶
accessdb выводит данные, содержащиеся внутри базы данных man-db в понятном человеку формате. По умолчанию, данные выводятся из файла /var/cache/man/index.<db-type>, где <db-type> зависит от используемой библиотеки базы данных.
Передача accessdb параметра заменяет это значение по умолчанию.
$mtime$ -> "795987034" $version$ -> "2.3.1" apropos -> "1 1 795981542 A - - search the manual page names and descriptions" catman -> "8 8 795981544 A - - create or update the pre-formatted manual pages" man -> "1 1 795981542 A - - an interface to the on-line reference manuals" mandb -> "8 8 795981544 A - - create or update the manual page index caches" manpath -> " 1 5" manpath~1 -> "1 1 795981542 A - - determine search path for manual pages" manpath~5 -> "5 5 795981543 A - - format of the /etc/man_db.config file" whatis -> "1 1 795981543 A - - search the manual page names" zsoelim -> "1 1 795981543 A - - satisfy .so requests in roff input"
ПАРАМЕТРЫ¶
- -d, --debug
- Показывать отладочную информацию.
- -?, --help
- Показать справочное сообщение и закончить работу.
- --usage
- Print a short usage message and exit.
- -V, --version
- Показать информацию о версии.
АВТОР¶
Wilf. (G.Wilford@ee.surrey.ac.uk). Fabrizio Polacco (fpolacco@debian.org). Colin Watson (cjwatson@debian.org).
2012-09-17 | 2.6.3 |