Update doc following yuno core developpement

This commit is contained in:
LaBaude32 2021-08-13 10:59:34 +00:00 committed by GitHub
parent 3bc963e46d
commit 087d99f979
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,10 +24,10 @@ Here are some example of corresponding command lines:
yunohost tools update
# Upgrade all system packages
yunohost tools upgrade --system
yunohost tools upgrade system
# Upgrade all apps
yunohost tools upgrade --apps
yunohost tools upgrade apps
# Upgrade a specific application
yunohost app upgrade wordpress