Clarified the usage of update_theme_formatversion.sh

This commit is contained in:
Leon Styhre 2021-08-24 18:17:06 +02:00
parent 510c03a680
commit 292302f7cb

View file

@ -5,6 +5,8 @@
# update_theme_formatversion.sh # update_theme_formatversion.sh
# #
# Updates the format version of all the XML files in a theme set. # Updates the format version of all the XML files in a theme set.
# This needs to be run from the theme directory, e.g.:
# cd themes/rbsimple-DE && ../../tools/update_theme_formatversion.sh 5 6
# #
# This script is only intended to be used on Linux systems. # This script is only intended to be used on Linux systems.
# #