From 457dd40b4e2af03c65cb8e9c0d3f297bac42fa88 Mon Sep 17 00:00:00 2001 From: Giga1699 Date: Sun, 16 Feb 2014 18:40:43 -0500 Subject: [PATCH] Added twofi --- tools/twofi.md | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 tools/twofi.md diff --git a/tools/twofi.md b/tools/twofi.md new file mode 100644 index 0000000..6c2d25d --- /dev/null +++ b/tools/twofi.md @@ -0,0 +1,29 @@ +# twofi + +Notes +------- + +Help Text +------- +``` +twofi 1.0 Robin Wood (robin@digininja.org) (www.digininja.org) +twofi - Twitter Words Of Interest + +Usage: twofi [OPTIONS] + --help, -h: show help + --count, -c: include the count with the words + --min_word_length, -m: minimum word length + --term_file, -T file: a file containing a list of terms + --terms, -t: comma separated usernames + quote words containing spaces, no space after commas + --user_file, -U file: a file containing a list of users + --users, -u: comma separated search terms + quote words containing spaces, no space after commas + --verbose, -v: verbose +``` + +Example Usage +------- + +Links +-------