|
2 | 2 | .\" Title: dmrecv |
3 | 3 | .\" Author: Philipp Engel |
4 | 4 | .\" Generator: Asciidoctor 2.0.23 |
5 | | -.\" Date: 2025-01-27 |
| 5 | +.\" Date: 2025-02-03 |
6 | 6 | .\" Manual: User Commands |
7 | 7 | .\" Source: DMRECV |
8 | 8 | .\" Language: English |
9 | 9 | .\" |
10 | | -.TH "DMRECV" "1" "2025-01-27" "DMRECV" "User Commands" |
| 10 | +.TH "DMRECV" "1" "2025-02-03" "DMRECV" "User Commands" |
11 | 11 | .ie \n(.g .ds Aq \(aq |
12 | 12 | .el .ds Aq ' |
13 | 13 | .ss \n[.ss] 0 |
@@ -53,11 +53,11 @@ argument \f(CR\-\-forward\fP is set. If no receivers are defined or left, the |
53 | 53 | observation will be discarded after output. |
54 | 54 | .sp |
55 | 55 | 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. |
59 | 59 | .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 |
61 | 61 | sequentially as JSON objects to file or \fIstdout\fP, separated by new line. Use |
62 | 62 | \fIjq(1)\fP to convert a file \f(CRinput.jsonl\fP of JSON objects to a JSON array in |
63 | 63 | \f(CRoutput.json\fP: |
@@ -117,7 +117,7 @@ Optional node id. |
117 | 117 | .sp |
118 | 118 | \fB\-\-output\fP, \fB\-o\fP \fIfile\fP |
119 | 119 | .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. |
121 | 121 | .RE |
122 | 122 | .sp |
123 | 123 | \fB\-\-replace\fP, \fB\-r\fP |
|
0 commit comments