Actions
Misc #14692
openQuestion: Ruby stdlib's Option Parser
Misc #14692:
Question: Ruby stdlib's Option Parser
Status:
Assigned
Assignee:
Description
Hi,
The documentation of OptionParser says for further I can ask questions here.
Is there way to disable command/option completion ? I don't want a short "-f" option defined automatically if I declare "--file-name" , I have searched the internet and couldn't find a solution.
Actions