How do i use command-line with short flag? #1091
Unanswered
yangzw1024
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I know it supports command line arguments with a long flag like this --port 6379, then how can I use short flag like -port 6379 ?
Beta Was this translation helpful? Give feedback.
All reactions