mirror of
https://github.com/YunoHost/yunohost.git
synced 2024-09-03 20:06:10 +02:00
fix example
This commit is contained in:
parent
15f97765b6
commit
9dd6d799f4
1 changed files with 1 additions and 1 deletions
|
@ -384,7 +384,7 @@ ynh_permission_update() {
|
||||||
# | arg: -p, --permission - the permission to check
|
# | arg: -p, --permission - the permission to check
|
||||||
# | arg: -u, --user - the user seek in the permission
|
# | arg: -u, --user - the user seek in the permission
|
||||||
#
|
#
|
||||||
# example: ynh_permission_has_user --permission=nextcloud.main --user=visitors
|
# example: ynh_permission_has_user --permission=main --user=visitors
|
||||||
#
|
#
|
||||||
# Requires YunoHost version 3.7.1 or higher.
|
# Requires YunoHost version 3.7.1 or higher.
|
||||||
ynh_permission_has_user() {
|
ynh_permission_has_user() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue