=================================================================== RCS file: /cvs/openbsd/fw_update/fw_install.8,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- openbsd/fw_update/fw_install.8 2021/12/24 02:36:13 1.7 +++ openbsd/fw_update/fw_install.8 2021/12/25 19:03:56 1.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fw_install.8,v 1.7 2021/12/24 02:36:13 afresh1 Exp $ +.\" $OpenBSD: fw_install.8,v 1.8 2021/12/25 19:03:56 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 24 2021 $ +.Dd $Mdocdate: December 25 2021 $ .Dt FW_INSTALL 8 .Os .Sh NAME @@ -23,7 +23,7 @@ .Sh SYNOPSIS .Nm .Op Fl d | D -.Op Fl av +.Op Fl anv .Op Fl p Ar path .Op Ar driver | file ... .Sh DESCRIPTION @@ -46,6 +46,9 @@ .It Fl D Download firmware packages to the current working directory, without installing them. +.It Fl n +Dry run. Don't actually perform actions, +just print out what would be done. .It Fl p Ar path Use the firmware found at package repository .Ar path ,