abduco.1: fix typo in `-p` examples

This commit is contained in:
Ilya Grigoriev 2024-12-23 21:42:26 -08:00 committed by GitHub
parent 8c32909a15
commit 47f8a87dcc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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