Skip to content

Commit

Permalink
Update dsl.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fehmicansaglam committed Jul 7, 2014
1 parent 6aa397b commit bab80aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions guide/dsl.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,8 @@ $where("function () { this.credits == this.debits }")
"comments" $size 12
```

## Update Operators

### Field Update Operators

* **$inc** Increments the value of the field by the specified amount.
Expand Down

0 comments on commit bab80aa

Please sign in to comment.