Skip to content

Commit 7dd1f6d

Browse files
author
NorNet Praesum Presum
committed
Improved manpage.
1 parent d71f551 commit 7dd1f6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/netperfmeter.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Specifies address(es) of the local *control* endpoint (SCTP or TCP). For TCP, on
103103
.It Fl runtime
104104
Specifies the measurement runtime in seconds. After the given time span, netperfmeter will finish the measurement.
105105
.It Fl config=Name
106-
Specifies the name of the configuration file to write. Default is output.config.
106+
Specifies a flow configuration file name. The flow configuration of the NetPerfMeter run is written into this file. It can then be used to further process the results.
107107
.It Fl vector=Name
108108
Specifies the name pattern of the vector files to write. If the suffix of this name is .bz2, the file will be BZip2-compressed on the fly. The vector name is automatically extended to name the flow vector files by adding -<active|passive>-<flow_id>-<stream_id> before the suffix.
109109
Default is vector.vec.bz2, hence the name of the vector file for flow 5, stream 2 on the passive node will be vector-passive-00000005-0002.vec.bz2.

0 commit comments

Comments
 (0)