1
0
mirror of https://github.com/wting/autojump synced 2025-06-13 12:54:07 +00:00
This commit is contained in:
Daniel Nicolai 2025-03-26 05:18:56 +00:00 committed by GitHub
commit 29b00f56ff
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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(