From 62f0af8be4d2d11472c10d28320ca99f43a68bab Mon Sep 17 00:00:00 2001 From: Evan Martin Date: Thu, 3 Feb 2011 21:37:57 -0800 Subject: [PATCH] add -k flag to todo --- todo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo b/todo index a702cf0..e374a1b 100644 --- a/todo +++ b/todo @@ -10,6 +10,9 @@ delete halfway-built output files when interrupted frosting ======== +-k flag for "keep going on error". take a numeric param +for how many errors to swallow before aborting. + when we've been waiting for commands for more than a second with no output, print some "still waiting for xyz" text -- 2.7.4