Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Jan 17, 2018
1 parent 2c3aecb commit 4cd834e
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 @@ -299,7 +299,7 @@ There's also an alias `aliyunlog` for the CLI in case the command `aliyun` confl
3. aliyunlog [--help | --version]
```

### Subcommand and parameters
## Subcommand and parameters

Actually, the CLI leverage `aliyun-log-python-sdk`, which maps the command into the methods of `aliyun.log.LogClient`. The parameters of command line is mapped to the parameters of methods.
For the detail spec of parameters, please refer to the [Mapped Python SDK API Spec](http://aliyun-log-cli.readthedocs.io/en/latest/api.html)
Expand Down

0 comments on commit 4cd834e

Please sign in to comment.