Merge pull request #1751 from LaBaude32/patch-3

Update EN doc following yuno core developpement
This commit is contained in:
frju365 2021-08-13 16:08:56 +02:00 committed by GitHub
commit 172e21b4a2
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 yunohost tools update
# Upgrade all system packages # Upgrade all system packages
yunohost tools upgrade --system yunohost tools upgrade system
# Upgrade all apps # Upgrade all apps
yunohost tools upgrade --apps yunohost tools upgrade apps
# Upgrade a specific application # Upgrade a specific application
yunohost app upgrade wordpress yunohost app upgrade wordpress