diff options
Diffstat (limited to 'doc/bus-listen.1')
-rw-r--r-- | doc/bus-listen.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bus-listen.1 b/doc/bus-listen.1 index 84d0316..0d5b9ba 100644 --- a/doc/bus-listen.1 +++ b/doc/bus-listen.1 @@ -7,7 +7,7 @@ bus listen - Listen for new messages on a bus .IR command .SH DESCRIPTION Listen for new messages on the bus associated with \fIpathname\fP. Once -a message is received, \fIcommand\fP will be spawned with \fI$arg\fP set +a message is received, \fIcommand\fP will be spawned with \fI$msg\fP set to the received message. POSIX shell syntax applies to \fIcommand\fP. .SH EXIT STATUS .TP |