Skip to content

Commit

Permalink
change sub-title in tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
wjo1212 committed Dec 10, 2018
1 parent 9687e23 commit 3be3469
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/tutorials/tutorial_configure_cli_en.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ But if you want to make it a default behavior, configure it directly:
aliyunlog log configure --format-output=json
```

**Not escape Non-ANSI**
**不转义非ANSI字符**

By default, for non-ANSI characters, it will escape it. If you want to view the raw string, you could add a `no_escape` to format of output:
```shell
Expand Down

0 comments on commit 3be3469

Please sign in to comment.