From 8d9adf4d87c736d60eeef97a312a9150de101256 Mon Sep 17 00:00:00 2001 From: sriram veeraghanta Date: Wed, 13 Mar 2024 17:26:04 +0530 Subject: [PATCH] chore: 1click docs readme update --- deploy/1-click/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/deploy/1-click/README.md b/deploy/1-click/README.md index e114b19f34..17d9eefeed 100644 --- a/deploy/1-click/README.md +++ b/deploy/1-click/README.md @@ -76,9 +76,7 @@ Use `plane-app` [OPERATOR] to manage your Plane instance easily. Get a list of a 3. Version operators 1. `plane-app --upgrade` gets the latest stable version of `docker-compose.yaml`, `.env`, and Docker images - 2. `plane-app --update-installer` updates the installer and the `plane-app` utility. - 3. `plane-app --uninstall` uninstalls the Plane application and all Docker containers from the server but leaves the data stored in Postgres, Redis, and Minio alone. 4. `plane-app --install` installs the Plane app again.