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:
parent
1bd286398d
commit
61f78c8e9f
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue