diff --git a/tools/tools/bhyve/fwctl_fetch.c b/tools/tools/bhyve/fwctl_fetch.c index f3139cf4f010..1f504dc499cf 100644 --- a/tools/tools/bhyve/fwctl_fetch.c +++ b/tools/tools/bhyve/fwctl_fetch.c @@ -4,6 +4,12 @@ * SPDX-License-Identifier: BSD-2-Clause */ +/* + * Fetch the value of fwctl nodes from a guest. + * + * Usage: fwctl_fetch + */ + #include #include #include