summaryrefslogtreecommitdiff
path: root/contrib/exitlist
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/exitlist')
-rwxr-xr-xcontrib/exitlist2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/exitlist b/contrib/exitlist
index baa7dd77d5..911f6cba7a 100755
--- a/contrib/exitlist
+++ b/contrib/exitlist
@@ -12,7 +12,7 @@
example usage (Tor 0.1.1.10-alpha and later):
- python2.2 exitlist < ~/.tor/cached-routers*
+ cat ~/.tor/cached-routers* | python2.2 exitlist
"""