From 7eacda6fd8458de11b1683baae82dd5810433a9f Mon Sep 17 00:00:00 2001 From: Daniel Nicolai Date: Mon, 15 Apr 2019 14:19:26 +0200 Subject: [PATCH] update description of autojump command This closes #570 --- bin/autojump | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/autojump b/bin/autojump index ed0151d..d46ec9b 100755 --- a/bin/autojump +++ b/bin/autojump @@ -95,7 +95,7 @@ def set_defaults(): def parse_arguments(): parser = ArgumentParser( - description='Automatically jump to directory passed as an argument.', + description='Print first matching directory passed as an argument to stdout.', epilog='Please see autojump(1) man pages for full documentation.', ) parser.add_argument(