aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2021-09-25 17:01:43 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2021-09-25 17:01:43 +0000
commitb70b050ab5e9368e6748e78cee38c3ecc4662c87 (patch)
treefcdf4f6df8da8770d3c4679ff44b617aae594e08
parenta4724ff48108840416c83f10e15d666ac8d78937 (diff)
downloadsrc-b70b050ab5e9368e6748e78cee38c3ecc4662c87.tar.gz
src-b70b050ab5e9368e6748e78cee38c3ecc4662c87.zip
bhyve: Update the -G description in the SYNPOSIS.
It was missing both the 'w' flag and 'bind_address'.
-rw-r--r--usr.sbin/bhyve/bhyve.88
1 files changed, 7 insertions, 1 deletions
diff --git a/usr.sbin/bhyve/bhyve.8 b/usr.sbin/bhyve/bhyve.8
index 8ebb8aea6210..09bba05a4f7a 100644
--- a/usr.sbin/bhyve/bhyve.8
+++ b/usr.sbin/bhyve/bhyve.8
@@ -45,7 +45,13 @@
.Op Cm ,threads= Ar n
.Oc
.Sm on
-.Op Fl G Ar port
+.Oo Fl G
+.Sm off
+.Oo Ar w Oc
+.Oo Ar bind_address: Oc
+.Ar port
+.Sm on
+.Oc
.Op Fl k Ar file
.Oo Fl l
.Sm off