mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-10 13:13:33 +02:00
A number of minor fixes in help files.
Mostly typos/omissions/markup errors, more remarkable e. g. changing 'b' to 'B' in tutorial reflecting a change from 1.2. Also uncommented [macros] section in asciidoc.conf (is that right?). Signed-off-by: Doug Kearns <dougkearns@gmail.com>
This commit is contained in:
committed by
Doug Kearns
parent
7b9dfd2070
commit
926355a7ec
@@ -6,7 +6,7 @@ Vimperator supports a number of different marks:
|
||||
|
||||
- Bookmarks which allow you to mark a web page as one of your favorites for
|
||||
easy access.
|
||||
- QuickMarks allow you to define up to 62 (a-zA-Z0-9) web sites (or group of
|
||||
- QuickMarks allow you to define up to 62 (a-zA-Z0-9) web sites (or groups of
|
||||
web sites) which you visit most often.
|
||||
- Local marks to store the position within a web page.
|
||||
- History is also a special type of marks, as Vimperator automatically
|
||||
@@ -40,7 +40,7 @@ ____________________________________________________________________________
|
||||
||A||
|
||||
________________________________________________________________________________
|
||||
Toggle bookmarked state of current URL. Add/remove a bookmark for the current
|
||||
location, depending if it already is bookmarked or not. In contrast to the
|
||||
location, depending on if it is already bookmarked or not. In contrast to the
|
||||
[c]:bmark[c] command, the bookmark is just _starred_ which means it is placed
|
||||
in the _Unfiled Bookmarks Folder_ instead of the bookmarks menu.
|
||||
________________________________________________________________________________
|
||||
@@ -242,7 +242,7 @@ ________________________________________________________________________________
|
||||
|:marks| +
|
||||
||:marks [a][arg][a]||
|
||||
________________________________________________________________________________
|
||||
Show all location marks of current web page. If [a][arg][a] is specified then
|
||||
Show all location marks of the current web page. If [a][arg][a] is specified then
|
||||
limit the list to those marks mentioned.
|
||||
________________________________________________________________________________
|
||||
|
||||
|
||||
Reference in New Issue
Block a user