Add specification for httpie completion plugin
parent
232ce945eb
commit
4f83bc4dee
@ -684,6 +684,13 @@ Adds tab-completion of Grails script names to the command line use of grails. Lo
|
||||
- `./scripts`
|
||||
- `./plugins/*/scripts`
|
||||
|
||||
httpie
|
||||
----
|
||||
|
||||
**Maintainer:** [lululau](https://github.com/lululau)
|
||||
|
||||
Adds completion for [HTTPie](http://httpie.org), which is a command line HTTP client, a user-friendly cURL replacement.
|
||||
|
||||
jira
|
||||
----
|
||||
|
||||
@ -1444,4 +1451,4 @@ wd show
|
||||
```
|
||||
wd ls
|
||||
```
|
||||
- Print usage with no opts or the `help` argument.
|
||||
- Print usage with no opts or the `help` argument.
|
Loading…
Reference in New Issue
Block a user