summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2021-09-18 13:16:36 +0300
committerPaul Buetow <paul@buetow.org>2021-10-02 12:26:29 +0300
commit7fbea88cf55af9b3354b4a1334e49c38d0d920fc (patch)
treea8451bef0a7b8860f1729b8919ca6e44b95e130b /TODO.md
parent5e717af91e8012c72ec7dc0204420dea46f187db (diff)
additional flags can be interpreted as file list
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index f21fa71..d4f8312 100644
--- a/TODO.md
+++ b/TODO.md
@@ -17,3 +17,6 @@ This is a loose list of what to do. Maybe for the next releae or maybe for a lat
[ ] Update animated gifs
[x] Fix dmap so that it always reads to the end of file
[ ] Add more default fields to the default MAPREDUCE format.
+[x] By default connect to localhost
+[x] Can use additional args as file lists
+[ ] Document the two things above