(Steve Dougherty)
2013-06-24: Add missing --truster to fn-pull. Add missing --truster to fn-pull.
diff --git a/infocalypse/__init__.py b/infocalypse/__init__.py --- a/infocalypse/__init__.py +++ b/infocalypse/__init__.py @@ -383,6 +383,7 @@ cmdtable = { [('', 'uri', '', 'request URI to pull from')] + PULL_OPTS + WOT_PULL_OPTS + + WOT_OPTS + FCP_OPTS + NOSEARCH_OPT + AGGRESSIVE_OPT,