Skip to content

Commit 78c7b04

Browse files
committed
released v1.9.0
1 parent ad0a3c1 commit 78c7b04

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

dist/data.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2434,9 +2434,9 @@
24342434
"p": "/tee",
24352435
"d": "从标准输入读取数据并重定向到标准输出和文件。"
24362436
},
2437-
"telint": {
2438-
"n": "telint",
2439-
"p": "/telint",
2437+
"telinit": {
2438+
"n": "telinit",
2439+
"p": "/telinit",
24402440
"d": "切换当前正在运行系统的运行等级"
24412441
},
24422442
"telnet": {

dist/data.min.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "linux-command",
3-
"version": "1.8.3",
3+
"version": "1.9.0",
44
"description": "Linux Command",
55
"homepage": "https://jaywcjlove.github.io/linux-command/",
66
"main": "dist/data.json",

0 commit comments

Comments
 (0)