This commit is contained in:
Nicholas Marriott 2011-01-01 05:09:11 +00:00
parent 234211a6f6
commit 3a0d40b84d
1 changed files with 2 additions and 0 deletions

2
TODO
View File

@ -123,3 +123,5 @@
key is looked up in that table
- pass shell commands as argv rather than strings, allow them to be specified
in commands without quotes
- combine all options into 1 table (inc defaults) - can use C99 .foo = blah
syntax