You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2019/11/27 08:02:32 UTC

[skywalking-cli] branch master updated: Fix broken documentations style (#16)

This is an automated email from the ASF dual-hosted git repository.

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new 8091f05  Fix broken documentations style (#16)
8091f05 is described below

commit 8091f05a8ac6d232ce88e8a6320bcee8cbaea7a3
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Wed Nov 27 16:02:26 2019 +0800

    Fix broken documentations style (#16)
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index f144b79..8d8ff70 100644
--- a/README.md
+++ b/README.md
@@ -119,7 +119,7 @@ and it also has some options and third-level commands.
 and it also has some options.
 
 | option | description | default |
-| : --- | : --- | : --- |
+| :--- | :--- | :--- |
 | `--name` | Metrics name, defined in [OAL](https://github.com/apache/skywalking/blob/master/oap-server/server-bootstrap/src/main/resources/official_analysis.oal), such as `all_p99`, etc. |
 | `--start` | See [Common options](#common-options) | See [Common options](#common-options) |
 | `--end` | See [Common options](#common-options) | See [Common options](#common-options) |
@@ -156,4 +156,4 @@ go test -v ./...
 ```
 
 # License
-[Apache 2.0 License.](/LICENSE)
\ No newline at end of file
+[Apache 2.0 License.](/LICENSE)