clean makefile help

main
Jeff Moe 2023-12-02 17:19:48 -07:00
parent bbd680145f
commit 83657ef136
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ help:
@echo " clean Remove all build files and directories (including translations)"
@echo " all Clean and make all targets"
@echo " html Build the HTML documentation for all languages"
@echo " html_<lang> Build HTML documentation for a specific language"
@echo " html_<lang> Build HTML documentation for <lang>"
@echo " update_locale Update localisation"
@echo " update_locale_<lang> Update localisation for <lang>"
@echo " gettext_build Build localisation strings for translation"