[modules/*] Add required executables/commandline tools to help output

fixes #39
This commit is contained in:
Tobi-wan Kenobi 2017-01-05 04:55:14 +01:00
parent d3fc5094f8
commit 87714f12ee
10 changed files with 31 additions and 0 deletions

View file

@ -2,6 +2,9 @@
"""Displays DNF package update information (<security>/<bugfixes>/<enhancements>/<other>)
Requires the following executable:
* dnf
Parameters:
* dnf.interval: Time in seconds between two consecutive update checks (defaulst to 1800)