From 187daef9c45bdd7189d4136f523142141aa35165 Mon Sep 17 00:00:00 2001 From: abgox Date: Sat, 4 Jan 2025 15:12:10 +0000 Subject: [PATCH] [bot] update README and completions.json --- README-CN.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-CN.md b/README-CN.md index 7c9cd8c..c035f02 100644 --- a/README-CN.md +++ b/README-CN.md @@ -374,7 +374,7 @@ |[fmt](https://github.com/uutils/coreutils)|[**en-US**](/completions/fmt/language/en-US.json)
[**zh-CN(11.76%)**](/completions/fmt/language/zh-CN.json)|Reformat paragraphs from input files (or stdin) to stdout.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| |[fnm](https://github.com/Schniz/fnm)|[**en-US**](/completions/fnm/language/en-US.json)
[**zh-CN(8.33%)**](/completions/fnm/language/zh-CN.json)|快速、简单的 Node.js 版本管理器,使用 Rust 构建。| |[fold](https://github.com/uutils/coreutils)|[**en-US**](/completions/fold/language/en-US.json)
[**zh-CN(28.57%)**](/completions/fold/language/zh-CN.json)|Writes each file (or standard input if no files are given) to standard output whilst breaking long lines.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| -|[git](https://git-scm.com)|[**en-US**](/completions/git/language/en-US.json)
[**zh-CN(99.77%)**](/completions/git/language/zh-CN.json)|Git - 版本控制系统。| +|[git](https://git-scm.com)|[**en-US**](/completions/git/language/en-US.json)
[**zh-CN(99.11%)**](/completions/git/language/zh-CN.json)|Git - 版本控制系统。| |[hashsum](https://github.com/uutils/coreutils)|[**en-US**](/completions/hashsum/language/en-US.json)
[**zh-CN(6.45%)**](/completions/hashsum/language/zh-CN.json)|Compute and check message digests.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| |[head](https://github.com/uutils/coreutils)|[**en-US**](/completions/head/language/en-US.json)
[**zh-CN(22.22%)**](/completions/head/language/zh-CN.json)|Print the first 10 lines of each 'FILE' to standard output.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| |[join](https://github.com/uutils/coreutils)|[**en-US**](/completions/join/language/en-US.json)
[**zh-CN(11.11%)**](/completions/join/language/zh-CN.json)|For each pair of input lines with identical join fields, write a line to standard output.
The default join field is the first, delimited by blanks.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| diff --git a/README.md b/README.md index 68931d5..c1c2459 100644 --- a/README.md +++ b/README.md @@ -362,7 +362,7 @@ |[fmt](https://github.com/uutils/coreutils)|[**en-US**](/completions/fmt/language/en-US.json)
[**zh-CN(11.76%)**](/completions/fmt/language/zh-CN.json)|Reformat paragraphs from input files (or stdin) to stdout.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| |[fnm](https://github.com/Schniz/fnm)|[**en-US**](/completions/fnm/language/en-US.json)
[**zh-CN(8.33%)**](/completions/fnm/language/zh-CN.json)|Fast and simple Node.js version manager, built in Rust.| |[fold](https://github.com/uutils/coreutils)|[**en-US**](/completions/fold/language/en-US.json)
[**zh-CN(28.57%)**](/completions/fold/language/zh-CN.json)|Writes each file (or standard input if no files are given) to standard output whilst breaking long lines.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| -|[git](https://git-scm.com)|[**en-US**](/completions/git/language/en-US.json)
[**zh-CN(99.77%)**](/completions/git/language/zh-CN.json)|Git - Version control system.| +|[git](https://git-scm.com)|[**en-US**](/completions/git/language/en-US.json)
[**zh-CN(99.11%)**](/completions/git/language/zh-CN.json)|Git - Version control system.| |[hashsum](https://github.com/uutils/coreutils)|[**en-US**](/completions/hashsum/language/en-US.json)
[**zh-CN(6.45%)**](/completions/hashsum/language/zh-CN.json)|Compute and check message digests.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| |[head](https://github.com/uutils/coreutils)|[**en-US**](/completions/head/language/en-US.json)
[**zh-CN(22.22%)**](/completions/head/language/zh-CN.json)|Print the first 10 lines of each 'FILE' to standard output.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).| |[join](https://github.com/uutils/coreutils)|[**en-US**](/completions/join/language/en-US.json)
[**zh-CN(11.11%)**](/completions/join/language/zh-CN.json)|For each pair of input lines with identical join fields, write a line to standard output.
The default join field is the first, delimited by blanks.
Completion was written based on [uutils/coreutils](https://github.com/uutils/coreutils).|