remove false promises

This commit is contained in:
Kayou 2019-02-21 01:39:15 +01:00
parent 49ec93a9c5
commit c24d45beff
No known key found for this signature in database
GPG key ID: 823A2CBE071D3126

View file

@ -120,7 +120,7 @@ ynh_psql_dump_db() {
#
# [internal]
#
# usage: ynh_psql_create_user user pwd [host]
# usage: ynh_psql_create_user user pwd
# | arg: user - the user name to create
# | arg: pwd - the password to identify user by
ynh_psql_create_user() {