From dc6127cb3c32ed94412233b9221381d72aff7861 Mon Sep 17 00:00:00 2001 From: adam Date: Sat, 15 Dec 2012 00:36:30 +0700 Subject: [PATCH] README --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 03b3551..77f953b 100644 --- a/README.md +++ b/README.md @@ -657,7 +657,6 @@ Queries * For case insensitive matching you can create special index of type: `JBIDXISTR` * * - Queries can be used to update records: - * * $set Field set operation. * - {.., '$set' : {'field1' : val1, 'fieldN' : valN}} * $inc Increment operation. Only number types are supported. -- 2.7.4