From c99dd82141be3ad888b930651bacf6614d0250a2 Mon Sep 17 00:00:00 2001 From: Daniel Nicolai Date: Mon, 15 Apr 2019 14:08:01 +0200 Subject: [PATCH] Update README.md Just added description functionality of printing first matching directory to stdout --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 495226a..aca224e 100644 --- a/README.md +++ b/README.md @@ -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 to prefer a different entry. In the above example, `j w in` would 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: