From 61f78c8e9ff740a294599ee780d3a598fdf9898d Mon Sep 17 00:00:00 2001 From: Maniack Crudelis Date: Sat, 28 Sep 2019 12:38:25 +0200 Subject: [PATCH] Update scripts/_common.sh Co-Authored-By: Kayou --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.