We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4202b7 commit 0b5d6c5Copy full SHA for 0b5d6c5
dist/data.json
@@ -1602,7 +1602,7 @@
1602
"nc": {
1603
"n": "nc",
1604
"p": "/nc",
1605
- "d": "用于设置路由器,是网络工具中的瑞士军刀"
+ "d": "用于设置路由器,是网络工具中的瑞士军刀。"
1606
},
1607
"ncftp": {
1608
"n": "ncftp",
@@ -2592,7 +2592,7 @@
2592
"unrar": {
2593
"n": "unrar",
2594
"p": "/unrar",
2595
- "d": "解压rar文件命令,从rar档案中提取文件"
+ "d": "解压rar文件命令,从 rar 压缩包中提取文件"
2596
2597
"unset": {
2598
"n": "unset",
dist/data.min.json
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "linux-command",
3
- "version": "1.8.1",
+ "version": "1.8.2",
4
"description": "Linux Command",
5
"homepage": "https://jaywcjlove.github.io/linux-command/",
6
"main": "dist/data.json",
0 commit comments