From 304fcfc8edebecf1d6d20d3c0baf4d3cbcc21902 Mon Sep 17 00:00:00 2001 From: Camilla Berglund Date: Tue, 24 Jan 2012 14:48:15 +0100 Subject: [PATCH] Added TODO item. --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 85e332e..de0db84 100644 --- a/TODO +++ b/TODO @@ -14,6 +14,7 @@ Documentation * Add ALGORITHM section (or similar) to manpage - although first we should have an algorithm worthy of the name * Add more examples to manpage +* Improve formatting of examples Optimisation * Make directory cache less stupid and slow