mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-27 05:13:10 +00:00
parent
5a77db8353
commit
ff8563cfdb
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Synopsis
|
||||||
.. synopsis::
|
.. synopsis::
|
||||||
|
|
||||||
set
|
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 [VALUE ...]
|
||||||
set [-Uflg] NAME[[INDEX ...]] [VALUE ...]
|
set [-Uflg] NAME[[INDEX ...]] [VALUE ...]
|
||||||
set (-a | --append) [-flgU] NAME VALUE ...
|
set (-a | --append) [-flgU] NAME VALUE ...
|
||||||
|
|
Loading…
Reference in a new issue