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

10 lines
316 B
Plaintext
Raw Permalink Normal View History

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