pages*: make help and version commands comply with the style guide (#12107)
* pages*: use generic word for help * git: add newline to the end Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com> * pages*: make help and version commands comply with the style guide * java: fix Java name --------- Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
@@ -27,6 +27,6 @@
|
||||
|
||||
`curl "{{https://api.open-meteo.com/v1/forecast?latitude=29.00&longitude=-90.00¤t_weather=true&hourly=temperature_2m,relativehumidity_2m,windspeed_10m}}" | mods --format "{{summarize this weather data for a human}}"`
|
||||
|
||||
- Display help and exit:
|
||||
- Display help:
|
||||
|
||||
`mods --help`
|
||||
|
Reference in New Issue
Block a user