mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
remove false promises
This commit is contained in:
parent
49ec93a9c5
commit
c24d45beff
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Loading…
Add table
Reference in a new issue