bk findkey(7.3ce)           BitKeeper User's Manual          bk findkey(7.3ce)

NAME
       bk findkey - look for keys in files

SYNOPSIS
       bk findkey [opts | key] [<file> ... | -]

DESCRIPTION
       bk  findkey may be used to look for keys in one or more files.  In Bit-
       Keeper, keys are the internal names for files and/or file deltas.

       The keys may be either the long form or the MD5 form (see bk log).  You
       may search for keys using only a portion of the key as described below.
       Each delta in each file that matches all specified parts is listed.

OPTIONS
       -b<random> specify the random bits part of a key.
       -c<chksum> specify the checksum part of a key.
       -e<email>  specify the user@host.domain part of a key.
       -h<h.dom>  specify the host.domain part of a key.
       -p<path>   specify the path part of a key.
       -t<utc>    specify the timestamp part of a key.  Date formats  accepted
                  are either yyyymmddhhmmss or yyyy/mm/dd hh:mm:ss.
       -u<user>   specify the username part of a key.

SEE ALSO
       bk log

CATEGORY
       Utility

BitKeeper Inc                         1E1                    bk findkey(7.3ce)