diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-01-01 05:09:11 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2011-01-01 05:09:11 +0000 |
commit | 3a0d40b84de05749a32a5ddd54c269cb7a7c6e72 (patch) | |
tree | be3e2b625c72a56e69f4e298f145b1436238107f | |
parent | 234211a6f684ebcdfd05bd2379134a8c34d8d104 (diff) | |
download | rtmux-3a0d40b84de05749a32a5ddd54c269cb7a7c6e72.tar.gz rtmux-3a0d40b84de05749a32a5ddd54c269cb7a7c6e72.tar.bz2 rtmux-3a0d40b84de05749a32a5ddd54c269cb7a7c6e72.zip |
Add.
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |