genuinetools/weather

help text to suggest "system of units" alternatives

vielmetti opened this issue · 1 comments

what I tried

% weather -u metric
% weather --help

what I expected

Weather accepts metric units; failing that, weather --help suggests appropriate units.

where the change might be

https://github.com/genuinetools/weather/blob/master/main.go#L46-L47

where I actually found the answer

The details are at https://darksky.net/dev/docs/forecast via https://github.com/genuinetools/weather/blob/master/README.md#usage