cradle-sql: update truncate wording

italian
pxgamer 2018-11-13 17:53:16 +00:00 committed by Agniva De Sarker
parent 7afed4adcc
commit 65f8d2a99c
1 changed files with 2 additions and 2 deletions

View File

@ -10,11 +10,11 @@
`cradle sql build {{package_name}}`
- Truncate the entire database:
- Empty the entire database:
`cradle sql flush`
- Truncate the database tables for a specific package:
- Empty the database tables for a specific package:
`cradle sql flush {{package_name}}`