1
0
mirror of https://github.com/stefanocasazza/ULib.git synced 2025-09-28 19:05:55 +08:00
ULib/cdb/cdbdump.1
2015-01-23 17:24:36 +01:00

18 lines
314 B
Groff

.TH cdbdump 1
.SH NAME
cdbdump \- print the contents of a constant database
.SH SYNOPSIS
.B cdbdump
.SH DESCRIPTION
.B cbddump
reads a constant database from its standard input
and prints its contents, in
.B cbdmake
format,
on standard output.
.SH "SEE ALSO"
cdbget(1),
cdbmake(1),
cdb_firstkey(3),
cdb_nextkey(3)