gdbm_dump --version (return code: 0)
gdbm_dump (gdbm) 1.14.1
Copyright © 2011-2017 Free Software Foundation, IncLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
gdbm_dump --help (return code: 0)
Usage: gdbm_dump [OPTION]... DB_FILE [FILE]
dump a GDBM database to a file
-H, --format=binary|ascii|0|1
select dump format
-h, --help give this help list
--usage give a short usage message
-V, --version print program version
Mandatory or optional arguments to long options are also mandatory or optional
for any corresponding short options.
Report bugs to <bug-gdbm@gnu.org>.
gdbm home page: <http://www.gnu.org/software/gdbm>