Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
basemkhirat committed Feb 26, 2017
2 parents 7609fa4 + 4489f4e commit b8baccf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -238,6 +238,7 @@ $ php artisan es:indices:update my_index
#### Drop index

Be careful when using this command, you will lose your index data!

Running drop command with `--force` option will skip all confirmation messages.

```bash
Expand Down

0 comments on commit b8baccf

Please sign in to comment.