From 1b090ef5d00d7d62cf014febde71d69e356fd500 Mon Sep 17 00:00:00 2001 From: Krishna Harsha Voora Date: Mon, 13 Apr 2026 13:42:17 +0530 Subject: [PATCH] test: CodeRabbit integration check [skip ci] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c7e4be..67013a6 100644 --- a/README.md +++ b/README.md @@ -234,4 +234,4 @@ Users are able to remove older versions of individual or all tools managed by ba `backplane-tools cleanup ...` allows users to cleanup older versions of a specific set of tools from their system. This is done by removing the tool-specific directory at `$HOME/.local/bin/backplane//`, keeping only the latest installed version as well as the tool's linked executable in `$HOME/.local/bin/backplane/latest/`. -`backplane-tools cleanup all` allows users to remove older versions of everything managed by backplane-tools. This is done by removing `$HOME/.bin/local/backplane//`. \ No newline at end of file +`backplane-tools cleanup all` allows users to remove older versions of everything managed by backplane-tools. This is done by removing `$HOME/.bin/local/backplane//`.