Formatted all pages according to guidelines.

This commit is contained in:
Ruben Vereecken
2016-01-07 18:31:27 +01:00
parent efa4cbd4de
commit 066582e8ea
284 changed files with 1338 additions and 1364 deletions

View File

@@ -2,22 +2,22 @@
> Save and jump to commonly used directories using 1 character commands.
- List available bookmarks
- List available bookmarks:
`l`
- Save the current folder as "bookmark_name"
- Save the current folder as "bookmark_name":
`s {{bookmark_name}}`
- Go to a bookmarked folder
- Go to a bookmarked folder:
`g {{bookmark_name}}`
- Print a bookmarked folder's contents
- Print a bookmarked folder's contents:
`p {{bookmark_name}}`
- Delete a bookmark
- Delete a bookmark:
`d {{bookmark_name}}`