chore: update dist/data.json

This commit is contained in:
jaywcjlove 2023-04-26 13:51:36 +08:00
parent 53373b0f11
commit a4270d84ea
2 changed files with 16 additions and 1 deletions

15
dist/data.json vendored
View File

@ -854,6 +854,11 @@
"p": "/getenforce",
"d": "显示当前SELinux的应用模式是强制、执行还是停用"
},
"getent": {
"n": "getent",
"p": "/getent",
"d": "查询 DNS 名称服务器中的命名空间"
},
"getsebool": {
"n": "getsebool",
"p": "/getsebool",
@ -1754,6 +1759,11 @@
"p": "/openssl",
"d": "强大的安全套接字层密码库"
},
"pacman": {
"n": "pacman",
"p": "/pacman",
"d": "Arch Linux 系统极其衍生系统中默认使用的包管理器"
},
"parted": {
"n": "parted",
"p": "/parted",
@ -1949,6 +1959,11 @@
"p": "/pwd",
"d": "显示当前工作目录的绝对路径。"
},
"pwdx": {
"n": "pwdx",
"p": "/pwdx",
"d": "用于显示指定进程的当前工作目录"
},
"pwunconv": {
"n": "pwunconv",
"p": "/pwunconv",

2
dist/data.min.json vendored

File diff suppressed because one or more lines are too long