mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-23 19:01:15 -03:00
Convert \\subsection sections into rst format
This commit is contained in:
@@ -7,11 +7,13 @@ Synopsis
|
||||
vared VARIABLE_NAME
|
||||
|
||||
|
||||
\subsection vared-description Description
|
||||
Description
|
||||
------------
|
||||
|
||||
`vared` is used to interactively edit the value of an environment variable. Array variables as a whole can not be edited using `vared`, but individual array elements can.
|
||||
|
||||
|
||||
\subsection vared-example Example
|
||||
Example
|
||||
------------
|
||||
|
||||
`vared PATH[3]` edits the third element of the PATH array
|
||||
|
||||
Reference in New Issue
Block a user