Fix incorrect value in docstring

This commit is contained in:
Erik Johnson 2017-09-26 07:52:59 -05:00
parent d78b9a3294
commit 553335b1c9
No known key found for this signature in database
GPG Key ID: 5E5583C437808F3F

View File

@ -110,7 +110,7 @@ def available(software=True,
Include software updates in the results (default is True)
drivers (bool):
Include driver updates in the results (default is False)
Include driver updates in the results (default is True)
summary (bool):
- True: Return a summary of updates available for each category.