Skip to content

Commit 467b9ba

Browse files
committed
Update TODO
1 parent e1bc29a commit 467b9ba

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

TODO.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
# ToDo
22

3-
* Add form data/url encoded as an in/out option to parse
3+
* Add some custom types to hide up all the interface{} crap
44

55
* Add an optional `FILE` parameter to everything
66

77
* Mention expectations of data on stdin in help text
88

9-
* Split docs up and use readthedocs
10-
119
* Write some more tests!
1210

11+
* Particularly for the commands
12+
1313
* Fix stdin/stdout/stderr usage
1414

1515
* Make sure all errors go to stderr

0 commit comments

Comments
 (0)