mirror of
https://github.com/wting/autojump
synced 2024-10-27 20:34:07 +00:00
Update README.md
Just added description functionality of printing first matching directory to stdout
This commit is contained in:
parent
06e082c918
commit
c99dd82141
@ -53,6 +53,10 @@ can be used with `autojump` can be used with `j` and vice versa.
|
|||||||
weighted entry. However you can pass multiple arguments to autojump
|
weighted entry. However you can pass multiple arguments to autojump
|
||||||
to prefer a different entry. In the above example, `j w in` would
|
to prefer a different entry. In the above example, `j w in` would
|
||||||
then change directory to /home/user/work/inbox.
|
then change directory to /home/user/work/inbox.
|
||||||
|
|
||||||
|
- Print first matching directory that contains `foo` to stdout:
|
||||||
|
|
||||||
|
autojump foo
|
||||||
|
|
||||||
For more options refer to help:
|
For more options refer to help:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user