From fdce20d365d58491bd82a5944915843972fc0f00 Mon Sep 17 00:00:00 2001 From: Mark Walters Date: Sat, 16 Jun 2012 11:21:45 +0100 Subject: Update devel/schemata for --entire-thread=false Also remove the Json --entire-thread item from devel/TODO. --- devel/schemata | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/schemata') diff --git a/devel/schemata b/devel/schemata index 977cea75..8fcab8e5 100644 --- a/devel/schemata +++ b/devel/schemata @@ -32,7 +32,7 @@ thread = [thread_node*] # A message and its replies (show_messages) thread_node = [ - message?, # present if --entire-thread or matched + message?, # null if not matched and not --entire-thread [thread_node*] # children of message ] -- cgit v1.2.3