=================================================================== RCS file: /cvs/openbsd/fw_update/fw_install.8,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- openbsd/fw_update/fw_install.8 2021/12/21 02:32:16 1.2 +++ openbsd/fw_update/fw_install.8 2021/12/23 20:25:40 1.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fw_install.8,v 1.2 2021/12/21 02:32:16 afresh1 Exp $ +.\" $OpenBSD: fw_install.8,v 1.3 2021/12/23 20:25:40 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 23 2021 $ .Dt FW_INSTALL 8 .Os .Sh NAME @@ -22,7 +22,7 @@ .Nd download and install non-free firmware packages .Sh SYNOPSIS .Nm -.Op Fl D | L +.Op Fl d | D | L .Op Fl v .Op Ar driver | file ... .Sh DESCRIPTION @@ -35,6 +35,9 @@ .Pp The options are as follows: .Bl -tag -width Ds +.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.