git: b70b050ab5e9 - main - bhyve: Update the -G description in the SYNPOSIS.
John Baldwin
jhb at FreeBSD.org
Sat Sep 25 17:07:37 UTC 2021
The branch main has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=b70b050ab5e9368e6748e78cee38c3ecc4662c87
commit b70b050ab5e9368e6748e78cee38c3ecc4662c87
Author: John Baldwin <jhb at FreeBSD.org>
AuthorDate: 2021-09-25 17:01:43 +0000
Commit: John Baldwin <jhb at FreeBSD.org>
CommitDate: 2021-09-25 17:01:43 +0000
bhyve: Update the -G description in the SYNPOSIS.
It was missing both the 'w' flag and 'bind_address'.
---
usr.sbin/bhyve/bhyve.8 | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
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
More information about the dev-commits-src-all
mailing list