=================================================================== RCS file: /cvs/openbsd/fw_update/fw_install.8,v retrieving revision 1.3 retrieving revision 1.5 diff -u -r1.3 -r1.5 --- openbsd/fw_update/fw_install.8 2021/12/23 20:25:40 1.3 +++ openbsd/fw_update/fw_install.8 2021/12/23 21:34:12 1.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fw_install.8,v 1.3 2021/12/23 20:25:40 afresh1 Exp $ +.\" $OpenBSD: fw_install.8,v 1.5 2021/12/23 21:34:12 afresh1 Exp $ .\" .\" Copyright (c) 2021 Andrew Hewus Fresh .\" @@ -23,7 +23,7 @@ .Sh SYNOPSIS .Nm .Op Fl d | D | L -.Op Fl v +.Op Fl av .Op Ar driver | file ... .Sh DESCRIPTION The @@ -35,6 +35,10 @@ .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. @@ -43,9 +47,9 @@ without installing them. .It Fl L Install firmware from a local copy in the current directory. -.El .It Fl v Enable verbose mode. +.El .Pp Additional arguments are taken as device names for which filenames will be looked up