Some doc cleanup.

This commit is contained in:
Griatch 2014-11-02 10:42:29 +01:00
parent edc25824f7
commit 0077408d02
3 changed files with 8 additions and 10 deletions

View file

@ -116,8 +116,8 @@ def cmdparser(raw_string, cmdset, caller, match_index=None):
#
# You can replace these from the settings file by setting the variables
#
# SEARCH_AT_RESULTERROR_HANDLER
# SEARCH_MULTIMATCH_PARSER
# SEARCH_AT_RESULT
# SEARCH_AT_MULTIMATCH_INPUT
#
# The the replacing functions must have the same inputs and outputs as
# those in this module.