ryansurf / cli-surf

Get surf and ocean data from the command line interface
MIT License
18 stars 30 forks source link

Update help.txt #58

Closed ryansurf closed 4 months ago

ryansurf commented 4 months ago

help.txt needs to be updated! It was last changed 2 months ago, and quite a bit has changed/been added since then

For instance, there is an example in help.txt which is: curl localhost:8000?args=loc=new_york. The args= is not needed anymore and should be ommited.

There are also new arguments, like json / j and gpt / g (these are listed in the README).

There is also some weird spacing in the file which should be fixed (see lines 21-25, for example)

Perhaps some additional examples would be helpful too.

ryansurf commented 4 months ago

36c91ce4391b8439886d9a15b85956e3b0590ae5