Make line length, wrapping and spacing consistent

This commit is contained in:
Mark Griffiths
2014-08-19 13:41:23 +01:00
parent d7308fecbe
commit 137abd0cfa
72 changed files with 807 additions and 1292 deletions

View File

@@ -7,12 +7,10 @@ prevd [ -l | --list ] [POS]
\subsection prevd-description Description
`prevd` moves backwards `POS` positions in the history
of visited directories; if the beginning of the history has been hit,
a warning is printed.
`prevd` moves backwards `POS` positions in the history of visited directories; if the beginning of the history has been hit, a warning is printed.
If the `-l` or `--list` flag is specified, the current history is also displayed.
If the `-l` or `--list` flag is specified, the current
history is also displayed.
\subsection prevd-example Example