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

[skywalking-cli] branch kezhenxu94-patch-1 created (now dace3cc)

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

kezhenxu94 pushed a change to branch kezhenxu94-patch-1
in repository https://gitbox.apache.org/repos/asf/skywalking-cli.git.


      at dace3cc  Fix broken documentations style

This branch includes the following new commits:

     new dace3cc  Fix broken documentations style

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[skywalking-cli] 01/01: Fix broken documentations style

Posted by ke...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

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

commit dace3ccc2c184997621c82f40c57b4e01573ca6b
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Wed Nov 27 15:54:47 2019 +0800

    Fix broken documentations style
---
 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)