mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Merge pull request #1751 from LaBaude32/patch-3
Update EN doc following yuno core developpement
This commit is contained in:
commit
172e21b4a2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue