mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Update pkgbase metalog tool README to match installed filename
The pkgbase metalog tool is named metalog_reader.lua. (One may argue
that a better name could be chosen, but the README should match in any
case.)
Sponsored by: The FreeBSD Foundation
(cherry picked from commit 1f3b4f38a6)
This commit is contained in:
parent
1b031475e7
commit
640799e5f2
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
`metalog.lua` is a script that reads METALOG file created by pkgbase
|
||||
`metalog_reader.lua` is a script that reads METALOG file created by pkgbase
|
||||
(make packages) and generates reports about the installed system
|
||||
and issues
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue