mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 21:21:15 -03:00
Document string split superpowers more
[ci skip]
This commit is contained in:
@@ -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
|
||||
-------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user