From 074c9c4f3da57c83c437e2b1233ed8f8cf3679d1 Mon Sep 17 00:00:00 2001 From: Edwin Kempin Date: Fri, 14 Mar 2014 14:22:33 +0100 Subject: [PATCH] Fix formatting issue in user search documentation Change-Id: I34f2e55d4bcf4f8fcedf221d4ea93eadb13fa340 Signed-off-by: Edwin Kempin --- Documentation/user-search.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/user-search.txt b/Documentation/user-search.txt index 99d910eb15..b995bc8bcd 100644 --- a/Documentation/user-search.txt +++ b/Documentation/user-search.txt @@ -65,14 +65,14 @@ to include a unit suffix, for example `age:2d`: * y, year, years (`1 year` is treated as `365 days`) [[before_until]] -before:'TIME'/until:'TIME' +before:'TIME'/until:'TIME':: + Changes modified before the given 'TIME', inclusive. Must be in the format `2006-01-02[ 15:04:05[.890][ -0700]]`; omitting the time defaults to 00:00:00 and omitting the timezone defaults to UTC. [[after_since]] -after:'TIME'/since:'TIME' +after:'TIME'/since:'TIME':: + Changes modified after the given 'TIME', inclusive. Must be in the format `2006-01-02[ 15:04:05[.890][ -0700]]`; omitting the time defaults