diff --git a/README.md b/README.md index 6175a8a..8bf174f 100644 --- a/README.md +++ b/README.md @@ -82,7 +82,9 @@ export JSONLITE_PATH=/tmp/jsonlite.data ````shell ➜ jsonlite drop Drop database '/jsonlite.data'? [Y/n] Y +```` +```` ➜ jsonlite drop --force ````