Convert \\subsection sections into rst format

This commit is contained in:
ridiculousfish
2018-12-18 18:44:30 -08:00
parent 256c2dadee
commit c33d1a217c
85 changed files with 408 additions and 204 deletions

View File

@@ -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