Hacker News new | ask | show | jobs
by earenndil 3264 days ago
> It seems your variant does not support the common convention to use lone two dashes ('--') to separate options from non-options that for some reason start with dashes too (e.g. strangely named files).

It does, actually. See http://repo.or.cz/OptFetch.git/blob/HEAD:/optfetch.c#l172

1 comments

Oops, sorry. Have no idea why I overlooked it.