Merge pull request #43742 from terminalmage/fix-docstring

Fix incorrect value in docstring
This commit is contained in:
Nicole Thomas 2017-09-26 09:54:59 -04:00 committed by GitHub
commit 41aeee7ac8

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.