locomotivecms/documentation

Documentation for page generation is incorrect

jasongonzales23 opened this issue · 0 comments

Right now it says to generate a page using this command

bundle exec wagon generate your-page-slug

It should read:

bundle exec wagon generate page your-page-slug-or-fullpath

I can fix this later this weekend