NAME
bk features − display features used or known
SYNOPSIS
bk features [−-all] [feature]
bk features [−m]
DESCRIPTION
This command either lists the optional features used by the
current repository, or, with −-all, lists all
optional features known by this version of BitKeeper, or,
with a single specified feature, uses exit status to
indicate if the feature is known to this version of
BitKeeper.
Run with the −m option, this command will print the minimum (earliest) BitKeeper release that will be able to operate on the current repository.
EXIT
STATUS
When run with no arguments, returns 1 if not run in a
repository.
When run with a single feature, the exit status is 0 if the
feature is known to this version of BitKeeper and 1 if the
feature is not known.
All other exits are 0.
CATEGORY
Utility