mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
add purge option to clear database of missing entries
This commit is contained in:
@@ -35,6 +35,8 @@ wrapper function.
|
||||
\f[C]
|
||||
-a,\ --add\ DIR\ \ \ \ \ \ \ manually\ add\ path\ to\ database
|
||||
|
||||
--purge\ \ \ \ \ \ \ \ \ \ \ \ \ deletes\ all\ database\ entries\ that\ no\ longer\ exist\ on\ system
|
||||
|
||||
--stat\ \ \ \ \ \ \ \ \ \ \ \ \ \ show\ database\ entries\ and\ their\ key\ weights
|
||||
|
||||
--version\ \ \ \ \ \ \ \ \ \ \ show\ version\ information\ and\ exit
|
||||
|
||||
@@ -4,6 +4,8 @@ Options must be passed to 'autojump' and not the 'j' wrapper function.
|
||||
|
||||
-a, --add DIR manually add path to database
|
||||
|
||||
--purge deletes all database entries that no longer exist on system
|
||||
|
||||
--stat show database entries and their key weights
|
||||
|
||||
--version show version information and exit
|
||||
|
||||
Reference in New Issue
Block a user