mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
remove references to jumpstat within manpages
This commit is contained in:
@@ -16,7 +16,7 @@ Show all database entries and their respective key weights:
|
||||
.IP
|
||||
.nf
|
||||
\f[C]
|
||||
jumpstat
|
||||
j\ --stat
|
||||
\f[]
|
||||
.fi
|
||||
.SS DESCRIPTION
|
||||
@@ -24,7 +24,8 @@ jumpstat
|
||||
autojump is a faster way to navigate your filesystem.
|
||||
It works by maintaining a database of the directories you use the most
|
||||
from the command line.
|
||||
The jumpstat command shows you the current contents of the database.
|
||||
The \f[C]j\ --stat\f[] command shows you the current contents of the
|
||||
database.
|
||||
Directories must be visited first before they can be jumped to.
|
||||
.SS OPTIONS
|
||||
.PP
|
||||
|
||||
@@ -9,8 +9,8 @@ Jump to a previously visited directory 'foobar':
|
||||
|
||||
Show all database entries and their respective key weights:
|
||||
|
||||
jumpstat
|
||||
j --stat
|
||||
|
||||
## DESCRIPTION
|
||||
|
||||
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. The jumpstat command shows you the current contents of the database. Directories must be visited first before they can be jumped to.
|
||||
autojump is a faster way to navigate your filesystem. It works by maintaining a database of the directories you use the most from the command line. The `j --stat` command shows you the current contents of the database. Directories must be visited first before they can be jumped to.
|
||||
|
||||
Reference in New Issue
Block a user