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

10 lines
290 B
Plaintext
Raw Normal View History

Usage: replace [options] [<string>] --search=<string> --newval=<string>
Options:
-h, --help Print this message.
-V, --version Print the package version.
--search string Search string.
--newval string Replacement string.