filterfish / smith2

A complete rewrite of Smith
12 stars 7 forks source link

smithctl list -h shows misleading help text #17

Closed mpalmer closed 9 years ago

mpalmer commented 10 years ago
$ smithctl -v
0.6.5
$ smithctl list -h
[...]
        --long, -l:   the number of times to send the message
  --one-column, -s:   the number of times to send the message

I doubt that either -l or -s specify the number of times to send the message, especially since neither of those options take an argument...