Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upWrong description in --help #570
Open
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


It seems to me that the description of autojump its functionality in --help is wrong. Because it says that usage: autojump DIRECTORY, jumps to directory but instead it just prints the directory (which is also very useful functionality but at the moment this possibility is not well documented). Although the functionality is mentioned in issue #215, the doumentation and the --help menu are not updated.