Skip to content

Commit a4270d8

Browse files
committed
chore: update dist/data.json
1 parent 53373b0 commit a4270d8

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

dist/data.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -854,6 +854,11 @@
854854
"p": "/getenforce",
855855
"d": "显示当前SELinux的应用模式,是强制、执行还是停用"
856856
},
857+
"getent": {
858+
"n": "getent",
859+
"p": "/getent",
860+
"d": "查询 DNS 名称服务器中的命名空间"
861+
},
857862
"getsebool": {
858863
"n": "getsebool",
859864
"p": "/getsebool",
@@ -1754,6 +1759,11 @@
17541759
"p": "/openssl",
17551760
"d": "强大的安全套接字层密码库"
17561761
},
1762+
"pacman": {
1763+
"n": "pacman",
1764+
"p": "/pacman",
1765+
"d": "Arch Linux 系统极其衍生系统中默认使用的包管理器"
1766+
},
17571767
"parted": {
17581768
"n": "parted",
17591769
"p": "/parted",
@@ -1949,6 +1959,11 @@
19491959
"p": "/pwd",
19501960
"d": "显示当前工作目录的绝对路径。"
19511961
},
1962+
"pwdx": {
1963+
"n": "pwdx",
1964+
"p": "/pwdx",
1965+
"d": "用于显示指定进程的当前工作目录"
1966+
},
19521967
"pwunconv": {
19531968
"n": "pwunconv",
19541969
"p": "/pwunconv",

0 commit comments

Comments
 (0)