time-to-botec/squiggle/node_modules/@stdlib/string/substring-before/docs/usage.txt

10 lines
309 B
Plaintext
Raw Normal View History

Usage: substring-before [options] --search=<string> [<string>]
Options:
-h, --help Print this message.
-V, --version Print the package version.
--search string Search string.
--split sep Delimiter for stdin data. Default: '/\\r?\\n/'.