From: nobu@... Date: 2018-04-19T14:40:54+00:00 Subject: [ruby-core:86610] [Ruby trunk Misc#14692] Question: Ruby stdlib's Option Parser Issue #14692 has been updated by nobu (Nobuyoshi Nakada). Currently, it is not able. A possible workaround is to define an option which raise `OptionParser::InvalidOption`. ---------------------------------------- Misc #14692: Question: Ruby stdlib's Option Parser https://bugs.ruby-lang.org/issues/14692#change-71567 * 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: