mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 15:05:27 +08:00
history.rst: don't mention the --show-time option for "history delete"
It's ignored. We could support it in future (and maybe throw an "unsupported" error until then).
This commit is contained in:
parent
19aebebb95
commit
0d6bad9660
@ -9,7 +9,7 @@ Synopsis
|
||||
| ``history`` [**search**] [**--show-time** **--case-sensitive**]
|
||||
\ \ [**--exact** | **--prefix** | **--contains**] [**--max** *n*] [**--null** **--reverse**]
|
||||
\ \ [ *SEARCH_STRING...* ]
|
||||
| ``history`` **delete** [**--show-time** **--case-sensitive**]
|
||||
| ``history`` **delete** [**--case-sensitive**]
|
||||
\ \ [**--exact** | **--prefix** | **--contains**] *SEARCH_STRING...*
|
||||
| ``history`` { **merge** | **save** | **clear** | **clear_session** }
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user