mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-10 07:04:29 +00:00
parent
5a77db8353
commit
ff8563cfdb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Synopsis
|
|||
.. synopsis::
|
||||
|
||||
set
|
||||
set (-f | --function) (-l | local) (-g | --global) (-U | --universal)
|
||||
set (-f | --function) (-l | --local) (-g | --global) (-U | --universal)
|
||||
set [-Uflg] NAME [VALUE ...]
|
||||
set [-Uflg] NAME[[INDEX ...]] [VALUE ...]
|
||||
set (-a | --append) [-flgU] NAME VALUE ...
|
||||
|
|
Loading…
Reference in a new issue