Add cap to YunoHost

This commit is contained in:
ericgaspar 2021-01-01 16:20:40 +01:00
parent 607d411fed
commit 3f7cc783af
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

@ -1757,7 +1757,7 @@ ynh_exec_fully_quiet "your_command | other_command"</code>
<div class="helper-card-body">
<div data-toggle="collapse" href="#collapse-ynh_return" style="cursor:pointer">
<h5 class="helper-card-title"><tt>ynh_return</tt></h5>
<h6 class="helper-card-subtitle text-muted">Return data to the Yunohost core for later processing
<h6 class="helper-card-subtitle text-muted">Return data to the YunoHost core for later processing
(to be used by special hooks like app config panel and core diagnosis)</h6>
</div>
<div id="collapse-ynh_return" class="collapse" role="tabpanel">