diff --git a/README.md b/README.md index 1cf6a1a..1478389 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,14 @@ There is a table (fa_sitemap) which contains the list of all sitemap urls. Urls are updated and added during the "fa:sitemap:update" command. The sitemap is generated by "fa:sitemap:generate" command. +```shell +./vendor/bin/oe-console fa:sitemap:update content +./vendor/bin/oe-console fa:sitemap:update category +./vendor/bin/oe-console fa:sitemap:update product + +./vendor/bin/oe-console fa:sitemap:generate +``` + ## License Please make sure you checked the License before using the module.