=================================================================== RCS file: /cvs/openbsd/fw_update/fw_install.8,v retrieving revision 1.1 retrieving revision 1.7 diff -u -r1.1 -r1.7 --- openbsd/fw_update/fw_install.8 2021/12/21 02:04:09 1.1 +++ openbsd/fw_update/fw_install.8 2021/12/24 02:36:13 1.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fw_install.8,v 1.1 2021/12/21 02:04:09 afresh1 Exp $ +.\" $OpenBSD: fw_install.8,v 1.7 2021/12/24 02:36:13 afresh1 Exp $ .\" .\" Copyright (c) 2021 Andrew Hewus Fresh .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: December 21 2021 $ +.Dd $Mdocdate: December 24 2021 $ .Dt FW_INSTALL 8 .Os .Sh NAME @@ -22,7 +22,9 @@ .Nd download and install non-free firmware packages .Sh SYNOPSIS .Nm -.Op Fl D | L +.Op Fl d | D +.Op Fl av +.Op Fl p Ar path .Op Ar driver | file ... .Sh DESCRIPTION The @@ -34,11 +36,23 @@ .Pp The options are as follows: .Bl -tag -width Ds +.It Fl a +Detect firmware to be installed or deleted. +Cannot be used when specifying names. +Automatically enabled when installing if no specific names are passed. +.It Fl d +Delete the specified firmware. +Required additional arguments are a list of full package or driver names. .It Fl D Download firmware packages to the current working directory, without installing them. -.It Fl L -Install firmware from a local copy in the current directory. +.It Fl p Ar path +Use the firmware found at package repository +.Ar path , +being either a local directory or a URL, +instead of the default location. +.It Fl v +Enable verbose mode. .El .Pp Additional arguments are taken as