diff --git a/README.md b/README.md index dc62c11..f3e9f72 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ can use the built-in shell to regenerate the thumbnails for a table. ```bash $ bin/cake proffer.proffer generate +$ bin/cake proffer.proffer generate .
``` ###Cleanup task @@ -143,6 +144,7 @@ database. If a file doesn't have a matching record in the database it will be de ```bash $ bin/cake proffer.proffer cleanup
+$ bin/cake proffer.proffer cleanup .
``` ##Contribution