You've already forked httpie-cli
mirror of
https://github.com/httpie/cli.git
synced 2025-06-15 00:15:06 +02:00
Use http
in the 'hello world' example to be consitent (#1109)
This commit is contained in:
@ -202,7 +202,7 @@ Hello World:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
$ https httpie.io/hello
|
||||
$ http httpie.io/hello
|
||||
|
||||
|
||||
Synopsis:
|
||||
|
Reference in New Issue
Block a user