time-to-botec/js/node_modules/@stdlib/string/repeat/docs/usage.txt

11 lines
304 B
Plaintext
Raw Permalink Normal View History

Usage: repstr [options] [<string>] --n <repeats>
Options:
-h, --help Print this message.
-V, --version Print the package version.
--n repeats Number of repetitions.
--split sep Delimiter for stdin data. Default: '/\\r?\\n/'.