1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00
This commit is contained in:
Daniel Nicolai 2023-09-01 12:10:01 -07:00 committed by GitHub
commit 3993fe9a44
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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(