Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not use option cmdline flag for a required argument, use a positional argument #1308

Closed
vbmithr opened this issue Feb 21, 2023 · 1 comment

Comments

@vbmithr
Copy link

vbmithr commented Feb 21, 2023

[vb@sita ~/code/aur/kuzu-git/src/kuzu]% ./build/release/tools/shell/kuzu_shell
Flag '--inputDir' is required
  ./build/release/tools/shell/kuzu_shell {OPTIONS}

    KuzuDB Shell

  OPTIONS:

      -h, --help                        Display this help menu
      -i, --inputDir                    Database path.
      -d, --defaultBPSize               Size of buffer pool for default and
                                        large page sizes in megabytes
@ray6080
Copy link
Contributor

ray6080 commented Feb 22, 2023

Hi @vbmithr , thanks for your feedback! We will correct this soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants