Skip to content

Commit 5752049

Browse files
committed
Updated man page.
1 parent 1b01691 commit 5752049

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

man/dmrecv.1

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
.\" Title: dmrecv
33
.\" Author: Philipp Engel
44
.\" Generator: Asciidoctor 2.0.23
5-
.\" Date: 2025-01-27
5+
.\" Date: 2025-02-03
66
.\" Manual: User Commands
77
.\" Source: DMRECV
88
.\" Language: English
99
.\"
10-
.TH "DMRECV" "1" "2025-01-27" "DMRECV" "User Commands"
10+
.TH "DMRECV" "1" "2025-02-03" "DMRECV" "User Commands"
1111
.ie \n(.g .ds Aq \(aq
1212
.el .ds Aq '
1313
.ss \n[.ss] 0
@@ -53,11 +53,11 @@ argument \f(CR\-\-forward\fP is set. If no receivers are defined or left, the
5353
observation will be discarded after output.
5454
.sp
5555
The output format \f(CRblock\fP is available for observation data only, and requires
56-
a valid response name. Received observation will be searched for this response
57-
and converted to data point type if found. The data point is printed in
58-
ASCII block format.
56+
a valid response name. Received observations will be searched for this response
57+
and converted to data point type if found. The data point is printed in ASCII
58+
block format.
5959
.sp
60-
If JSON Lines output format is selected, observations and logs are written
60+
If output format JSON Lines is selected, observations and logs are written
6161
sequentially as JSON objects to file or \fIstdout\fP, separated by new line. Use
6262
\fIjq(1)\fP to convert a file \f(CRinput.jsonl\fP of JSON objects to a JSON array in
6363
\f(CRoutput.json\fP:
@@ -117,7 +117,7 @@ Optional node id.
117117
.sp
118118
\fB\-\-output\fP, \fB\-o\fP \fIfile\fP
119119
.RS 4
120-
Path of output file. Prints serialised data to \fIstdout\fP if not set.
120+
Path of output file. Prints serialised data to \fIstdout\fP if \f(CR\-\fP or not set.
121121
.RE
122122
.sp
123123
\fB\-\-replace\fP, \fB\-r\fP

0 commit comments

Comments
 (0)