Reformatted pages once more

This commit is contained in:
Ruben Vereecken
2016-01-13 12:04:46 +01:00
parent c9d0ed3e16
commit 9676334119
16 changed files with 61 additions and 61 deletions

View File

@@ -3,18 +3,18 @@
> Quickly jump among the directories you visit the most.
> Aliases like j or jc are provided for even less typing.
- Jump to a directory that contains the given pattern.
- Jump to a directory that contains the given pattern:
`j {{pattern}}`
- Jump to a sub-directory (child) of the current directory that contains the given pattern.
- Jump to a sub-directory (child) of the current directory that contains the given pattern:
`jc {{pattern}}`
- Remove non-existing directories from the autojump database.
- Remove non-existing directories from the autojump database:
`j --purge`
- Show the entries in the autojump database.
- Show the entries in the autojump database:
`j -s`