docs: improve clarity of sentences (#1489)

* docs: improve clarity of sentences

Improved clarity by rephrasing sentences in the best practices section.

* docs: improve best practices section

* use appropriate formatting for stdin
* include EOF in abbreviated form

* docs: clarify sentence

* change 'know that' -> 'note that'
* use neither nor for better clarity
This commit is contained in:
Sid
2023-03-23 01:33:18 +05:30
committed by GitHub
parent b16392fbb9
commit 265841f866

View File

@ -2395,12 +2395,9 @@ fi
You can check whether a new update is available for your system by running `httpie cli check-updates`: You can check whether a new update is available for your system by running `httpie cli check-updates`:
```bash-termible ```bash-termible
You can check whether a new update is available for your system by running `httpie cli check-updates`: $ httpie cli check-updates
```bash-termible
$ httpie cli check-updates
``` ```
#### `httpie cli export-args` #### `httpie cli export-args`
`httpie cli export-args` command can expose the parser specification of `http`/`https` commands `httpie cli export-args` command can expose the parser specification of `http`/`https` commands