adding new switch '--smart' by request

This commit is contained in:
Miroslav Stampar
2011-07-10 15:16:58 +00:00
parent 5d31eb5ef7
commit 0d6afca7db
4 changed files with 14 additions and 3 deletions

View File

@@ -584,6 +584,10 @@ mobile = False
# Valid: True or False
pageRank = False
# Conduct through tests only if positive heuristic(s).
# Valid: True or False
smart = False
# Simple wizard interface for beginner users.
# Valid: True or False
wizard = False