8
0
Эх сурвалжийг харах

Docs: Clarified the script doc. [skip ci]

Piotrek Koszuliński 7 жил өмнө
parent
commit
e455cd3640

+ 4 - 1
scripts/clean-up-svg-icons.sh

@@ -7,7 +7,10 @@
 # The configuration file is located in svgo.config.json.
 #
 # Usage:
-#	npm run clean-up-svg-icons path/to/icons/*.svg
+#	yarn run clean-up-svg-icons path/to/icons/foo.svg
+#
+# To optimize the entire project:
+#	yarn clean-up-svg-icons packages/**/theme/icons
 
 for i in "$@"
 do