HomeFreeBSD

bsdinstall: Fix command line argument list parsing

Description

bsdinstall: Fix command line argument list parsing

bsddialog(1) uses getopt_long(3) to parse command line argument list.
Add '--' to avoid errors caused by arguments (menu items) begin
with '-'.
The change is compatible with dialog(1) and Xdialog(1).

Details

Provenance
asicilianoAuthored on Oct 11 2023, 8:17 AM
Parents
rG7cff9672de44: spkrtest.8: Add module info
Branches
Unknown
Tags
Unknown