Skip to content

Commit

Permalink
Update README.
Browse files Browse the repository at this point in the history
  • Loading branch information
johardi committed Feb 3, 2014
1 parent daa13de commit 8de107b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Here are some examples on querying data in database using SPARQL (rather than no
./semantika queryanswer --config=configuration.xml --query=query.txt --quiet
```

* Data query with max result number
* Data query with max result number (LIMIT=100)

```
./semantika queryanswer --config=configuration.xml --query=query.txt -l 100 --quiet
Expand Down

0 comments on commit 8de107b

Please sign in to comment.