Skip to content

Commit

Permalink
updated README.mD
Browse files Browse the repository at this point in the history
  • Loading branch information
nodesocket committed May 15, 2016
1 parent 675cccc commit eb9f385
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,13 @@ export JSONLITE_PATH=/tmp/jsonlite.data

### drop

> drop - Drops the database
> drop (--force) - Drops the database
````shell
➜ jsonlite drop
Drop database '/jsonlite.data'? [Y/n] Y

➜ jsonlite drop --force
````

### version
Expand Down

0 comments on commit eb9f385

Please sign in to comment.