diff options
author | Nick White <arch@njw.me.uk> | 2007-03-05 23:42:31 +0000 |
---|---|---|
committer | Nick White <arch@njw.me.uk> | 2007-03-05 23:42:31 +0000 |
commit | 38d38ea919c6a2e3faeaee0b036607259f7a428c (patch) | |
tree | 7d7cef3d1f1c4768e4c4873d5fa31f143d4f4167 /TODO | |
parent | 9548ce6885325c0772cf3d83ad40076844d4d846 (diff) |
Add long option support
Added long option support using getopt_long
Separated usage to separate function
git-archimport-id: getht@sv.gnu.org/getht--mainline--0.1--patch-5
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -8,7 +8,10 @@ post a screenshot? -immediate term- -add long options +if download fails, remove attempted file +if -uf is passed, download & parse media regardless (check that same isn't added multiple times) + +handle ctrl-c by removing half-downloaded file save entered directories to config file @@ -36,7 +39,7 @@ handle smil files successfully if no required contents file exists, attempt to retrieve it, even if update is not passed comment source - at least all functions -use autotools +#use autotools integrate gettext add options to allow decent listing of issues |