summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick White <hg@njw.me.uk>2011-07-15 22:50:16 +0100
committerNick White <hg@njw.me.uk>2011-07-15 22:50:16 +0100
commit40199b38e08b550bdc27062c78e8cbe38a5e7c80 (patch)
treef975e213321691ea0a45f520a98b532391e3195c /TODO
parent14f2069f02e86c54209e03f284aebd81ce8b85e4 (diff)
Separate into util.c again, so can use common functions in different book getters
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..1c19f74
--- /dev/null
+++ b/TODO
@@ -0,0 +1,6 @@
+usage: getgbook [-p|-a] isbn
+ -p print all available pages
+ -a get all available pages
+ otherwise, get pages from stdin
+
+