mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
Fix more lost string documentation
- Errors from 14d60ccb32
- See: #8928
This commit is contained in:
committed by
Fabian Boehm
parent
39df8f0b3f
commit
255bfffed7
@@ -8,7 +8,7 @@ Synopsis
|
||||
|
||||
.. synopsis::
|
||||
|
||||
string sub [(-s | --start) START] [(-l | --length) LENGTH]
|
||||
string sub [(-s | --start) START] [(-e | --end) END] [(-l | --length) LENGTH]
|
||||
[-q | --quiet] [STRING ...]
|
||||
|
||||
.. END SYNOPSIS
|
||||
|
||||
Reference in New Issue
Block a user