From 47f8a87dcca2af4588d013b8a48fab3ec1c24e11 Mon Sep 17 00:00:00 2001 From: Ilya Grigoriev Date: Mon, 23 Dec 2024 21:42:26 -0800 Subject: [PATCH] abduco.1: fix typo in `-p` examples --- abduco.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abduco.1 b/abduco.1 index c122308..35dc785 100644 --- a/abduco.1 +++ b/abduco.1 @@ -206,7 +206,7 @@ as detach key. .Pp Send a command to an existing session. .Pp -.Dl $ echo make | abduco -a my-session +.Dl $ echo make | abduco -p my-session .Pp Or in a slightly more interactive fashion. .Pp