Fix formatting issue in user search documentation

Change-Id: I34f2e55d4bcf4f8fcedf221d4ea93eadb13fa340
Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
This commit is contained in:
Edwin Kempin 2014-03-14 14:22:33 +01:00
parent 7327a0b759
commit 074c9c4f3d

View File

@ -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