From 9e0d7f805fdf20c698e4fb37c6acad1d0280a618 Mon Sep 17 00:00:00 2001 From: "ljf (zamentur)" Date: Thu, 11 Aug 2022 00:37:52 +0200 Subject: [PATCH] [fix] --force upgrade option --- .../55.upgrade/15.buster_bullseye/buster_bullseye_migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md b/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md index 602d4f7f..a37df5f6 100644 --- a/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md +++ b/pages/02.administer/15.admin_guide/55.upgrade/15.buster_bullseye/buster_bullseye_migration.md @@ -85,7 +85,7 @@ Test that your applications are working. If they aren't, you should try to upgra If your app is broken and you were already with the last version, you can rerun the upgrade thanks to the `-f` option: ``` -yunohost app upgrade -f APP_NAME +yunohost app upgrade --force APP_NAME ``` ## Current known (minor) issues after the migration