Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mahtin committed May 4, 2016
1 parent ac56c68 commit 113b27b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ $ cli4 [-h|--help] [-v|--verbose] [-q|--quiet] [--get|--patch|--post|-put|--dele
```

For API calls that need a set of date or parameters passed there is a item=value format.
If you want a numeric value passed, then _**_ can be used to force the value to be treated as a numeric value.
If you want a numeric value passed, then _==_ can be used to force the value to be treated as a numeric value.

The output from the CLI command is in json format (and human readable).

Expand Down

0 comments on commit 113b27b

Please sign in to comment.