[BACK]Return to fw_install.8 CVS log [TXT][DIR] Up to [local] / openbsd / fw_update

Diff for /openbsd/fw_update/fw_install.8 between version 1.6 and 1.8

version 1.6, 2021/12/24 02:27:46 version 1.8, 2021/12/25 19:03:56
Line 22 
Line 22 
 .Nd download and install non-free firmware packages  .Nd download and install non-free firmware packages
 .Sh SYNOPSIS  .Sh SYNOPSIS
 .Nm  .Nm
 .Op Fl d | D | L  .Op Fl d | D
 .Op Fl av  .Op Fl anv
 .Op Fl p Ar path  .Op Fl p Ar path
 .Op Ar driver | file ...  .Op Ar driver | file ...
 .Sh DESCRIPTION  .Sh DESCRIPTION
Line 46 
Line 46 
 .It Fl D  .It Fl D
 Download firmware packages to the current working directory,  Download firmware packages to the current working directory,
 without installing them.  without installing them.
 .It Fl L  .It Fl n
 Install firmware from a local copy in the current directory.  Dry run.  Don't actually perform actions,
   just print out what would be done.
 .It Fl p Ar path  .It Fl p Ar path
 Use the firmware found at package repository  Use the firmware found at package repository
 .Ar path ,  .Ar path ,

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.8

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>