mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-04 12:41:16 -03:00
Convert \\subsection sections into rst format
This commit is contained in:
@@ -7,7 +7,8 @@ Synopsis
|
||||
nextd [ -l | --list ] [POS]
|
||||
|
||||
|
||||
\subsection nextd-description Description
|
||||
Description
|
||||
------------
|
||||
|
||||
`nextd` moves forwards `POS` positions in the history of visited directories; if the end of the history has been hit, a warning is printed.
|
||||
|
||||
@@ -17,7 +18,8 @@ Note that the `cd` command limits directory history to the 25 most recently visi
|
||||
|
||||
You may be interested in the <a href="commands.html#cdh">`cdh`</a> command which provides a more intuitive way to navigate to recently visited directories.
|
||||
|
||||
\subsection nextd-example Example
|
||||
Example
|
||||
------------
|
||||
|
||||
\fish
|
||||
cd /usr/src
|
||||
|
||||
Reference in New Issue
Block a user