We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0212e95 commit aee96deCopy full SHA for aee96de
1 file changed
README.md
@@ -37,7 +37,7 @@ Please ensure that your Magento installation meets this requirement before insta
37
| `mageforge:theme:list` | Lists all available themes | `m:t:l` |
38
| `mageforge:theme:build` | Builds selected themes (CSS/TailwindCSS) | `m:t:b`, `frontend:build` |
39
| `mageforge:theme:watch` | Starts watch mode for theme development | `m:t:w`, `frontend:watch` |
40
-| `mageforge:static:clean` | Clean static files, cache and generated files for a theme | - |
+| `mageforge:static:clean` | Clean static files, cache and generated files for a theme | `frontend:clean` |
41
42
---
43
0 commit comments