1
0
mirror of https://github.com/httpie/cli.git synced 2025-08-10 22:42:05 +02:00

Fix/tweak docs

This commit is contained in:
Jakub Roztocil
2022-03-14 16:34:17 +01:00
parent 9d2864b966
commit 6787a2bd29

View File

@@ -2292,8 +2292,9 @@ Upgraded 'session.json' @ 'pie.dev' to v3.1.0
$ http pie.dev/get
```
Currently, HTTPie offers a single configurable option:
### Configurable options
Currently, HTTPie offers a single configurable option:
#### `default_options`
@@ -2409,11 +2410,11 @@ This command is currently in beta.
but this can be modified through `plugins_dir` variable on the config.
#### `httpie plugins install`
For installing plugins from [PyPI](https://pypi.org/) or from local paths, `httpie plugins install`
For installing plugins from [PyPI](https://pypi.org/) or from local paths, `httpie plugins install`
can be used.
```bash
```bash
$ httpie plugins install httpie-plugin
Installing httpie-plugin...
Successfully installed httpie-plugin-1.0.2