mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-04-25 12:21:14 -03:00
Make line length, wrapping and spacing consistent
This commit is contained in:
@@ -7,9 +7,8 @@ popd
|
||||
|
||||
\subsection popd-description Description
|
||||
|
||||
`popd` removes the top directory from the directory stack and
|
||||
changes the working directory to the new top directory. Use <a
|
||||
href="#pushd">`pushd`</a> to add directories to the stack.
|
||||
`popd` removes the top directory from the directory stack and changes the working directory to the new top directory. Use <a href="#pushd">`pushd`</a> to add directories to the stack.
|
||||
|
||||
|
||||
\subsection popd-example Example
|
||||
|
||||
|
||||
Reference in New Issue
Block a user