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 +-------