mirror of
https://github.com/fish-shell/fish-shell
synced 2025-01-13 05:28:49 +00:00
string-replace.rst: fix trailing whitespace
This commit is contained in:
parent
ff72080aac
commit
82639d274e
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Synopsis
|
|||
.. synopsis::
|
||||
|
||||
string replace [-a | --all] [-f | --filter] [-i | --ignore-case]
|
||||
[-r | --regex] [(-m | --max-matches) MAX] [-q | --quiet]
|
||||
[-r | --regex] [(-m | --max-matches) MAX] [-q | --quiet]
|
||||
PATTERN REPLACEMENT [STRING ...]
|
||||
|
||||
.. END SYNOPSIS
|
||||
|
|
Loading…
Reference in a new issue