You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
HI All,
Is there any way to get help for arguments.
Lets say, I want to pass arg1 and arg2.
For example: command -> add
In this case, I am looking for when tab after tab,
It should say, enter arg1 and then it say enter arg2
Would appreciate if some help me here
The text was updated successfully, but these errors were encountered:
If you're asking whether is it possible to have help about command arguments using the TAB key, unfortunately, the answer is no because TAB is used for autocompletion (and not for help).
However, it's planned to add TAB autocompletion for arguments, instead (see issues #68 and #69).
HI All,
Is there any way to get help for arguments.
Lets say, I want to pass arg1 and arg2.
For example: command -> add
In this case, I am looking for when tab after tab,
It should say, enter arg1 and then it say enter arg2
Would appreciate if some help me here
The text was updated successfully, but these errors were encountered: