added --debugfilter (and annex.debugfilter)
This commit is contained in:
parent
aaba83795b
commit
1b645e1ace
9 changed files with 65 additions and 14 deletions
|
@ -102,7 +102,7 @@ getFeed addunlockedmatcher opts cache url = do
|
|||
, "end of feed content"
|
||||
]
|
||||
showEndResult =<< feedProblem url
|
||||
(msg ++ " (use --debug to see the feed content that was downloaded)")
|
||||
(msg ++ " (use --debug --debugfilter=ImportFeed to see the feed content that was downloaded)")
|
||||
|
||||
data ToDownload = ToDownload
|
||||
{ feed :: Feed
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue