]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: Fix synopsis in the usage message
authorMateusz Piotrowski <0mp@FreeBSD.org>
Sun, 18 Apr 2021 18:04:12 +0000 (20:04 +0200)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Mon, 16 Aug 2021 09:24:56 +0000 (11:24 +0200)
commit10afb2770bb99a4e3cc4e1c8ddbe32d9f5b80f0a
tree1fc1fb74e0e74425a23f90cb3b87d10820c9018a
parent2b3a36e9f0263988d947c107095f9b8676fd432e
bhyve: Fix synopsis in the usage message

In particular:
- Sort short options to align with style(9)
- Add two missing flags: -G and -r
- Drop unnecessary angle brackets for consistency
- Rename the "vm" argument to vmname for consistency with the manual
  page

MFC after: 2 weeks

(cherry picked from commit 03c3e5e40d6497afa33df1d0b43857157c086729)

Note: the -r flag is not present on branch stable/12.
usr.sbin/bhyve/bhyverun.c