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
The Opt::new function forces items to labeled --long=NEW. Many programs man pages have display options as --long NEW or --long NEW1 NEW2. Would it be possible in the future to not force the user to have the =? Then the user could add the = to the begining whent they want to use it?
The text was updated successfully, but these errors were encountered:
The
Opt::new
function forces items to labeled--long=NEW
. Many programs man pages have display options as--long NEW
or--long NEW1 NEW2
. Would it be possible in the future to not force the user to have the=
? Then the user could add the=
to the begining whent they want to use it?The text was updated successfully, but these errors were encountered: