Page MenuHomeFreeBSD

bhyvectl.8: Polish
Needs ReviewPublic

Authored by ziaee on Thu, Jan 9, 7:16 PM.
Tags
None
Referenced Files
F108576550: D48401.diff
Sun, Jan 26, 1:19 PM
F108520104: D48401.diff
Sat, Jan 25, 8:37 PM
Unknown Object (File)
Thu, Jan 16, 7:06 AM

Details

Reviewers
mhorne
carlavilla
Group Reviewers
bhyve
manpages
Summary

Add a note how to find the names of open VMs in the example.
Move note about additional bhyve options below the options list.
Reclaim some columns by shortening <filename> to <file>. Align
the options list. Remove unnecessary roff quoting. Break long lines.
Tag SPDX.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61616
Build 58500: arc lint + arc unit

Event Timeline

ziaee requested review of this revision.Thu, Jan 9, 7:16 PM

alphabetize the options, except leaving --vm= first since it is always
first.

markj added inline comments.
usr.sbin/bhyvectl/bhyvectl.8
58

Since --checkpoint is not compiled in by default, it feels wrong to list it so prominently. Perhaps move it to a separate section or after the other options?

75–76

Same with --suspend.