minor update regarding --exact switch

This commit is contained in:
Miroslav Stampar
2012-06-10 13:38:12 +00:00
parent b85a1fc271
commit 96177393e1
3 changed files with 3 additions and 3 deletions

View File

@@ -635,7 +635,7 @@ cleanup = False
# Valid: True or False
dependencies = False
# Prefer usage of exact names for provided identificators.
# Prefer usage of exactly provided identificator names.
# Valid: True or False
exact = False