From 31141d01ac2e16d65d7300af904669d40b9d1e8d Mon Sep 17 00:00:00 2001 From: lyj Date: Tue, 22 Oct 2024 14:47:45 +0800 Subject: [PATCH] Fix typo in zellij-pipe.md --- docs/src/zellij-pipe.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/docs/src/zellij-pipe.md b/docs/src/zellij-pipe.md index 25b273af..ab48ab77 100644 --- a/docs/src/zellij-pipe.md +++ b/docs/src/zellij-pipe.md @@ -2,10 +2,6 @@ Zellij [pipes](./plugin-pipes.md) provide a way to send messages to one or more plugins, launching them on first-message if they are not running. -eg. -``` -$ zellij plugin -- https://path/to/my/plugin.wasm -``` **USAGE**: ```