1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/leed_ynh.git synced 2024-09-03 19:26:32 +02:00

Update scripts/_common.sh

Co-Authored-By: Kayou <pierre.moltess@gmail.com>
This commit is contained in:
Maniack Crudelis 2019-09-28 12:38:25 +02:00 committed by GitHub
parent 1bd286398d
commit 61f78c8e9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.