gdbm (1.23)

gdbm_dump --help
Result = 0
Working Dir = /bb.build
Stdout
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>
Stderr
gdbm_load --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: gdbm_load [OPTION]... FILE [DB_FILE]
load a GDBM database from a file

  -M, --mmap                 use memory mapping
  -b, --block-size=NUM       set the block size
  -c, --cache-size=NUM       set the cache size
  -m, --mode=MODE            set file mode
  -n, --no-meta              do not attempt to set file meta-data
  -r, --replace              replace records in the existing database
  -u, --user=NAME|UID[:NAME|GID]
                             set file owner

  -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>
Stderr
gdbmtool --help
Result = 0
Working Dir = /bb.build
Stdout
Usage: gdbmtool [OPTION]... DBFILE [COMMAND [ARG ...]]
examine and/or modify a GDBM database

  -N, --norc                 do not read .gdbmtoolrc file
  -T, --timing               print timing after each command
  -b, --block-size=SIZE      set block size
  -c, --cache-size=SIZE      set cache size
  -d, --db-descriptor=FD     open database at the given file descriptor
  -f, --file=FILE            read commands from FILE
  -l, --no-lock              disable file locking
  -m, --no-mmap              do not use mmap
  -n, --newdb                create database
  -q, --quiet                don't print initial banner
  -r, --read-only            open database in read-only mode
  -s, --synchronize          synchronize to disk after each write
  -t, --trace                enable trace mode
  -x, --extended, --numsync  extended format (numsync)

  -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>
Stderr