diff options
author | Marcel Holtmann <marcel@holtmann.org> | 2005-10-25 01:55:51 +0000 |
---|---|---|
committer | Marcel Holtmann <marcel@holtmann.org> | 2005-10-25 01:55:51 +0000 |
commit | 7dbda16a2352e6c935c47b49ecca3336bdc2a5da (patch) | |
tree | 0060aa6acb537e608fae0ad71aea9ed9e2c0f482 /tools/bccmd.8 | |
parent | b77c88f001624ea277b84c0521286490c0c60c46 (diff) |
Add support for reading the build definitions
Diffstat (limited to 'tools/bccmd.8')
-rw-r--r-- | tools/bccmd.8 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tools/bccmd.8 b/tools/bccmd.8 index a51be28e..58e8814f 100644 --- a/tools/bccmd.8 +++ b/tools/bccmd.8 @@ -23,6 +23,9 @@ devices. If run without the <command> argument, a short help page will be diapla Specify a particular device to operate on. If not specified, default is the first available device. .SH COMMANDS .TP +.BI builddef +Get build definitions +.TP .BI keylen\ <handle> Get current crypt key length .TP |