From 3f7cc783af90b4e26e58b57a574944a7c2714507 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Fri, 1 Jan 2021 16:20:40 +0100 Subject: [PATCH] Add cap to YunoHost --- packaging_apps_helpers.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packaging_apps_helpers.md b/packaging_apps_helpers.md index 4669f161..9b211534 100644 --- a/packaging_apps_helpers.md +++ b/packaging_apps_helpers.md @@ -1757,7 +1757,7 @@ ynh_exec_fully_quiet "your_command | other_command"
ynh_return
-
Return data to the Yunohost core for later processing +
Return data to the YunoHost core for later processing (to be used by special hooks like app config panel and core diagnosis)