chore: build data.

This commit is contained in:
jaywcjlove 2022-04-03 23:57:11 +08:00
parent cd2c1da740
commit 0766c09586
2 changed files with 6 additions and 1 deletions

5
dist/data.json vendored
View File

@ -1164,6 +1164,11 @@
"p": "/join",
"d": "两个文件中指定栏位内容相同的行连接起来"
},
"journalctl": {
"n": "journalctl",
"p": "/journalctl",
"d": "检索 systemd 日志,是 CentOS 7 才有的工具。"
},
"jq": {
"n": "jq",
"p": "/jq",

2
dist/data.min.json vendored

File diff suppressed because one or more lines are too long