diff options
author | liam4 <towerofnix@gmail.com> | 2017-07-20 19:22:24 -0300 |
---|---|---|
committer | liam4 <towerofnix@gmail.com> | 2017-07-20 19:22:24 -0300 |
commit | 90915ec04ccaf4fdb2b8fc991dfa7918a25510f5 (patch) | |
tree | ef42274a4ba07cbd77026107ba77291573258492 | |
parent | c7800fe2f10798213b74589dc2cd2b835e5542d7 (diff) |
Update todo file
-rw-r--r-- | todo.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/todo.txt b/todo.txt index d74bf4b..4382526 100644 --- a/todo.txt +++ b/todo.txt @@ -209,9 +209,11 @@ TODO: Tracks should be able to contain more data than the title and downloader TODO: Piping the output of a crawl command into the http-music command would be nifty! + (Done! - try '-o /dev/stdin'. This was apparently always a feature.) TODO: Having all the http-music commands be stuck into one main command might be nice, like the way git does it.. + (Done!) TODO: Figure out how man pages work, and update the syntax in those files. Particularly I'd like to make the number of blank lines between headings |