Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Commandtax is an efficient and fluent command language for Rest API's. Think of
#### Coming Soon
* shell \<someCommand\>
* Runs the command in the shell and returns the response from the shell
* An optional abreviated syntax for each command flag. These examples are subject to change
* An optional abbreviated syntax for each command flag. These examples are subject to change
* --get -> -g
* --post -> -p
* --put -> -q
Expand Down