Skip to content

Commit

Permalink
Update help.txt
Browse files Browse the repository at this point in the history
The args= prefix is no longer needed in the examples. Update the examples to reflect this change.

Add descriptions for the new arguments json / j and gpt / g that are listed in the README.md.

Correct the weird spacing in lines 21-25.

Provide more examples to help users understand how to use the new arguments and the updated format
  • Loading branch information
vaibhav-2703 authored Jul 25, 2024
1 parent ef31dc8 commit 1c13898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Usage:

$ curl localhost:8000 # current location
$ curl localhost:8000?loc=new_york # surf report in new_york
$ curl localhost:8000?loc=new_york # surf report in New York

Supported location types:

Expand Down

0 comments on commit 1c13898

Please sign in to comment.