]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
bhyve: Improve the option description in the usage message
authorMateusz Piotrowski <0mp@FreeBSD.org>
Sun, 18 Apr 2021 18:13:54 +0000 (20:13 +0200)
committerMateusz Piotrowski <0mp@FreeBSD.org>
Mon, 16 Aug 2021 09:25:34 +0000 (11:25 +0200)
commit91ee8dc8a654702c431d1dd9c3ec348e1e8acc6b
treee78ecaf6d4a63c1dc8766d88fc7c107170c2344e
parent10afb2770bb99a4e3cc4e1c8ddbe32d9f5b80f0a
bhyve: Improve the option description in the usage message

- Sort options as suggested by style(9)
- Capitalize some words like CPU and HLT
- Add a missing description for the -G flag

MFC after: 2 weeks

(cherry picked from commit b6a572d03f654236b929b91d376ad1a6dfaa2e9a)
usr.sbin/bhyve/bhyverun.c