summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEdwin Kempin <edwin.kempin@sap.com>2014-03-14 14:22:33 +0100
committerEdwin Kempin <edwin.kempin@sap.com>2014-03-14 14:22:33 +0100
commit074c9c4f3da57c83c437e2b1233ed8f8cf3679d1 (patch)
treec8b6e9b642205c931a70a426b0bd92a227754724
parent7327a0b7592d1cd75d0643fc6b64cce0ae63883d (diff)
Fix formatting issue in user search documentation
Change-Id: I34f2e55d4bcf4f8fcedf221d4ea93eadb13fa340 Signed-off-by: Edwin Kempin <edwin.kempin@sap.com>
-rw-r--r--Documentation/user-search.txt4
1 files 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