Document string split superpowers more

[ci skip]
This commit is contained in:
Fabian Homborg
2019-05-19 19:40:48 +02:00
parent 3efa2ad93b
commit 257c72d8be
2 changed files with 8 additions and 0 deletions

View File

@@ -132,6 +132,8 @@ If you specify the ``-f`` or ``--filter`` flag then each input string is printed
Exit status: 0 if at least one replacement was performed, or 1 otherwise.
.. _cmd-string-split:
"split" subcommand
------------------
@@ -141,6 +143,8 @@ Exit status: 0 if at least one replacement was performed, or 1 otherwise.
See also ``read --delimiter``.
.. _cmd-string-split0:
"split0" subcommand
-------------------