westandskif/rate-mirrors

The --protocol option isn't working

bound-variable opened this issue · 3 comments

If I run the option, I'm presented with the same output I would receive if I just ran `rate-mirrors help'.

Specifically, I've tried running rate-mirrors --protocol https arch

I've also tried enclosing the http argument in quotes.

I've tried the command from both fish and bash.

The command works without the --protocol option.

  • rate-mirrors config 0.6.0
  • rate-mirrors-bin (AUR)

Cheers

hi @Pound-Hash
try running rate-mirrors --protocol=https arch

@Pound-Hash this is a good question, I submitted an issue to rust's structopt repo, let's wait