Updated doc.
This commit is contained in:
parent
a5e32f9224
commit
c816cbde2c
@ -148,7 +148,7 @@ The script `softenv_analysis.py` performs a software environment analysis by par
|
||||
Depending on the type of analysis, multiple tables can be generated:
|
||||
- `sources-stats`: Number of packages per source (a package manager, `git` or `misc`).
|
||||
- `pkg-changes`: Number of packages that changed over time (`0` if only one file is given, since it will only include the package list of a single execution).
|
||||
- `pkgs-per-container`: Number of packages per container.
|
||||
- `pkgs-per-container`: Number of packages per container. This analysis hasn't been implemented yet, and may never be.
|
||||
|
||||
The type of analysis can be specified using the option `-t`.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user