On 04/01/21 10:16, Poul-Henning Kamp wrote:
The branch main has been updated by phk:
URL:
https://cgit.FreeBSD.org/src/commit/?id=3d4ce4edd86de8359267792be65d6ca20e1cf619
commit 3d4ce4edd86de8359267792be65d6ca20e1cf619
Author: Poul-Henning Kamp <[email protected]>
AuthorDate: 2021-01-04 13:15:50 +0000
Commit: Poul-Henning Kamp <[email protected]>
CommitDate: 2021-01-04 13:15:50 +0000
Remove -g option support which was removed from bhyve in
c4df8cbfde53c376d93f439eac3f45a7b4fc705e
---
share/examples/bhyve/vmrun.sh | 8 +-------
1 file changed, 1 insertion(+), 7 deletions(-)
diff --git a/share/examples/bhyve/vmrun.sh b/share/examples/bhyve/vmrun.sh
index 607597015e62..bfc2aad2cb8c 100755
--- a/share/examples/bhyve/vmrun.sh
+++ b/share/examples/bhyve/vmrun.sh
@@ -58,7 +58,7 @@ usage() {
"[-d <disk file>]"
echo " [-e <name=value>] [-f <path of firmware>]" \
"[-F <size>]"
- echo " [-g <gdbport> ] [-H <directory>]"
+ echo " [-H <directory>]"
It seems you left an extra space here ^
--
Renato Botelho
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "[email protected]"