Skip to content

Commit

Permalink
Fix missing command
Browse files Browse the repository at this point in the history
  • Loading branch information
MGatner committed Sep 24, 2019
1 parent c9bf044 commit fce64a5
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 @@ -64,7 +64,7 @@ $schema = $this->schemas->import($databaseHandler)->get();
`php spark schemas [import_handler ...]` to test and troubleshoot, or add it to your cron
for periodic schema caching:
```
php spark database model -export cache
php spark schemas database model -export cache
```

## Handlers
Expand Down

0 comments on commit fce64a5

Please sign in to comment.