11 lines
288 B
Plaintext
11 lines
288 B
Plaintext
|
|
||
|
Usage: constant-stream [options] <value>
|
||
|
|
||
|
Options:
|
||
|
|
||
|
-h, --help Print this message.
|
||
|
-V, --version Print the package version.
|
||
|
--sep sep Separator used to join streamed data. Default: '\n'.
|
||
|
-n, --iter iterations Number of iterations.
|
||
|
|