From ad258e5b09dae610522309254a1ea7ac44d84924 Mon Sep 17 00:00:00 2001 From: Antonio Murdaca Date: Wed, 20 Jan 2016 19:25:52 +0100 Subject: [PATCH] update readme with not todo Signed-off-by: Antonio Murdaca --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 54ad93ce..d7be7e85 100644 --- a/README.md +++ b/README.md @@ -54,3 +54,6 @@ TODO - get rid of Docker (meaning make this work w/o needing Docker installed) - require image argument to be fully qualified (not the Docker way) - drop the `Registry` field in the response because of the point above :) +NOT TODO +- +- provide a _format_ flag - just use the awesome [jq](https://stedolan.github.io/jq/)