mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 04:31:14 -03:00
@@ -18,7 +18,7 @@ set ( -S | --show ) [SCOPE_OPTIONS] [VARIABLE_NAME]...
|
||||
Description
|
||||
-----------
|
||||
|
||||
``set`` manipulates <a href="index.html#variables">shell variables</a>.
|
||||
``set`` manipulates :ref:`shell variables <variables>`.
|
||||
|
||||
If set is called with no arguments, the names and values of all shell variables are printed in sorted order. If some of the scope or export flags have been given, only the variables matching the specified scope are printed.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user