diff options
author | FUJITA Tomonori <fujita.tomonori@gmail.com> | 2019-05-16 20:56:56 +0900 |
---|---|---|
committer | FUJITA Tomonori <fujita.tomonori@gmail.com> | 2019-05-16 20:59:53 +0900 |
commit | 25428e881edbf4205f2bb3fa707e9538ce3b4432 (patch) | |
tree | 3b5d72f8cab6949e0a8f4b371acd2f1ac4bdcdd6 /tools | |
parent | e214d7ac24f474f6b90a4cd513e0f51542d582fc (diff) |
fix markdownlint warnings
Signed-off-by: FUJITA Tomonori <fujita.tomonori@gmail.com>
Diffstat (limited to 'tools')
-rw-r--r-- | tools/completion/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/completion/README.md b/tools/completion/README.md index 38193bc6..3cb39b9b 100644 --- a/tools/completion/README.md +++ b/tools/completion/README.md @@ -237,4 +237,4 @@ fpath=($GOBGP_COMP $fpath) autoload -Uz compinit compinit -```
\ No newline at end of file +``` |