diff --git a/doc/BACKLOG.md b/doc/BACKLOG.md
index 4a394459d..93036c315 100644
--- a/doc/BACKLOG.md
+++ b/doc/BACKLOG.md
@@ -4,7 +4,8 @@ An efficient public store of tasks/changes/design notes, mostly from SM's privat
Things that I/we feel would be nice to have, or investigate further.
All help is welcome.
Some items are out of date and just need to be re-tested and discarded.
-See also: [TODO](TODO.md).
+See also:
+[TODO](TODO.md).
## cli
diff --git a/doc/RELEASING.md b/doc/RELEASING.md
index 8319817ea..0d67e1e6f 100644
--- a/doc/RELEASING.md
+++ b/doc/RELEASING.md
@@ -1,4 +1,4 @@
-# Releasing
+# RELEASING
diff --git a/doc/TODO.md b/doc/TODO.md
index 05ede08a8..5b957d928 100644
--- a/doc/TODO.md
+++ b/doc/TODO.md
@@ -1,21 +1,20 @@
# TODO
-Some bite-sized tasks awaiting volunteers,
-currently needed,
-and estimated as Small (~1 hour), Medium (~0.5 day) or Large (~1 day).
+Some bite-sized tasks that are awaiting volunteers,
+currently needed,
+and estimated as Small (~1 hour, the default), Medium (~0.5 day) or Large (~1 day).
If you'd like to help, this is a great place to start.
-
Related:
([bugs](http://bugs.hledger.org), [wishes](http://wishes.hledger.org), [category links](https://hledger.org/ISSUES.html#open-issues)),
[BACKLOG](BACKLOG.md),
-[Mockups](mockups.md),
[ROADMAP](ROADMAP.md),
,
+[Mockups](mockups.md),
[Developer docs](dev.md).
-- [ ] debug/fix csv `skip` (S)
-
+- [ ] debug/fix csv `skip`
+- [ ] inputs command: list input formats hledger can read
+- [ ] outputs command: list output formats each command can write
## Done
Completed items from above, annotated with initials and date.