From a0f5aae35941d880f58f178c80bfe0b346d7e8af Mon Sep 17 00:00:00 2001 From: Zachary Sloan Date: Thu, 30 Jan 2014 00:53:21 +0000 Subject: Most of the work is done towards running lmm.py from the command line and storing the results in redis --- misc/notes.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/notes.txt b/misc/notes.txt index fa2152d9..f8ce2759 100644 --- a/misc/notes.txt +++ b/misc/notes.txt @@ -273,7 +273,9 @@ grep -ir (search string) (directory) =========================================== -Use argparse to deal with command line arguments (instead of argv) +Command line arguments: + +Use argparse to deal with command line arguments (instead of argv or optparse) =========================================== -- cgit v1.2.3