released v1.8.2
This commit is contained in:
parent
f4202b7c85
commit
0b5d6c586d
|
|
@ -1602,7 +1602,7 @@
|
|||
"nc": {
|
||||
"n": "nc",
|
||||
"p": "/nc",
|
||||
"d": "用于设置路由器,是网络工具中的瑞士军刀"
|
||||
"d": "用于设置路由器,是网络工具中的瑞士军刀。"
|
||||
},
|
||||
"ncftp": {
|
||||
"n": "ncftp",
|
||||
|
|
@ -2592,7 +2592,7 @@
|
|||
"unrar": {
|
||||
"n": "unrar",
|
||||
"p": "/unrar",
|
||||
"d": "解压rar文件命令,从rar档案中提取文件"
|
||||
"d": "解压rar文件命令,从 rar 压缩包中提取文件"
|
||||
},
|
||||
"unset": {
|
||||
"n": "unset",
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "linux-command",
|
||||
"version": "1.8.1",
|
||||
"version": "1.8.2",
|
||||
"description": "Linux Command",
|
||||
"homepage": "https://jaywcjlove.github.io/linux-command/",
|
||||
"main": "dist/data.json",
|
||||
|
|
|
|||
Loading…
Reference in New Issue