diff --git a/libexec/jenv-help b/libexec/jenv-help index 2f3712a..fdadd7f 100755 --- a/libexec/jenv-help +++ b/libexec/jenv-help @@ -143,7 +143,7 @@ if [ -z "$1" ] || [ "$1" == "jenv" ]; then [ -z "$usage" ] || exit echo echo "Some useful jenv commands are:" - print_summaries commands local global shell install uninstall rehash version versions which whence add remove + print_summaries commands local global shell install uninstall rehash version versions which whence with add remove echo echo "See \`jenv help ' for information on a specific command." echo "For full documentation, see: https://github.com/jenv/jenv/blob/master/README.md"