From: goligautham@...
Date: 2018-04-18T11:47:19+00:00
Subject: [ruby-core:86580] [Ruby trunk Misc#14692] Question: Ruby stdlib's	Option Parser

Issue #14692 has been updated by xz0r (xz0r xz0r).


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.

Any suggestions/work arounds would help me a lot, thanks ! 

----------------------------------------
Misc #14692: Question: Ruby stdlib's Option Parser
https://bugs.ruby-lang.org/issues/14692#change-71522

* Author: xz0r (xz0r xz0r)
* Status: Open
* Priority: Normal
* Assignee: nobu (Nobuyoshi Nakada)
----------------------------------------
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.



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>