Commit Graph

7 Commits

Author SHA1 Message Date
Sean Hammond
e2fce1a2fb Change the command-line interface. Don't use optparse just use sys.argv:
makelinks link|tidy|report [FROM_DIR [TO_DIR]]
2010-02-08 09:38:19 -05:00
Sean Hammond
3af41d5a93 Remove an unnecessary elif. 2010-02-08 09:37:31 -05:00
Sean Hammond
ff00673d19 Add a tip to the docstring about how to handle ~/.config 2010-02-08 09:36:35 -05:00
Sean Hammond
1c778b471a Tweak a comment. 2009-11-11 15:17:54 +00:00
Sean Hammond
ab94916b22 Tidy up the imports (move them all onto one line) 2009-11-11 15:15:57 +00:00
Sean Hammond
52ee27eca9 Tweaking the TODOs in the module docstring. 2009-11-11 15:15:04 +00:00
Sean Hammond
ddc4ce5f3d Initial commit. Feature-complete except for recursing into
subdiretories.
2009-11-11 15:09:37 +00:00