diff --git a/scripts/_common.sh b/scripts/_common.sh index cd39857..1b3120e 100755 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -390,7 +390,7 @@ ynh_maintenance_mode_OFF () { # Create a changelog for an app after an upgrade from the file CHANGELOG.md. # -# usage: ynh_send_readme_to_admin [--format=markdown/html/plain] [--output=changelog_file] --changelog=changelog_source] +# usage: ynh_app_changelog [--format=markdown/html/plain] [--output=changelog_file] --changelog=changelog_source] # | arg: -f --format= - Format in which the changelog will be printed # markdown: Default format. # html: Turn urls into html format.